Skip to content

Commit f984cc7

Browse files
author
OpenShift Bot
authored
Merge pull request #13091 from sdodson/issue13069
Merged by openshift-bot
2 parents 0699736 + 4f31d20 commit f984cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/openvswitch/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ VOLUME /etc/openswitch
2020
ENV HOME /root
2121

2222
# files required to run as a system container
23-
COPY system-container/system-container-wrapper.sh /usr/local/bin
23+
COPY system-container/system-container-wrapper.sh /usr/local/bin/
2424
COPY system-container/config.json.template system-container/service.template /exports/
2525

2626
ENTRYPOINT ["/usr/local/bin/ovs-run.sh"]

0 commit comments

Comments
 (0)