Skip to content

Commit

Permalink
Make build run
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-panteleev committed Jun 5, 2024
1 parent 1868a39 commit 20084cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hassio-vouch-proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ RUN mkdir -p ${GOMODCACHE} \
/tmp/*

COPY run.sh /
CMD [ "/run.sh" ]
CMD [ "/run.sh" ]

0 comments on commit 20084cb

Please sign in to comment.