Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielWit committed Nov 14, 2023
1 parent 3957bfe commit 880255c
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 @@ -20,4 +20,4 @@ RUN chmod -x run.sh
EXPOSE 5050

# Run the output executable
ENTRYPOINT ["sh","/run.sh"]
ENTRYPOINT ["sh","/app/run.sh"]

0 comments on commit 880255c

Please sign in to comment.