Skip to content

Commit

Permalink
Update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
svemat01 committed Dec 5, 2024
1 parent 086a3a1 commit 5fbda18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/.build/Dockerfile.scratch
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ EXPOSE 3000
# Application Startup
# -----------------
# Using exec form of CMD as there is no shell in scratch image
CMD ["/$BINARY_NAME"]
CMD ["/${BINARY_NAME}"]

0 comments on commit 5fbda18

Please sign in to comment.