Skip to content

Commit

Permalink
Properly reset the default command on run
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Jul 19, 2023
2 parents 3be3c93 + cb28841 commit 46dac43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ ENV build_version=$image_tag
ARG head_hashes
ENV head_hashes=$head_hashes

RUN exit 0
CMD ["/bin/sh"]

0 comments on commit 46dac43

Please sign in to comment.