Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
agpituk committed Dec 13, 2024
1 parent d6f13f5 commit 04bedce
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 @@ -22,4 +22,4 @@ RUN groupadd --gid 1000 appuser \
USER appuser

EXPOSE 8501
ENTRYPOINT ["./demo/run.sh"]
ENTRYPOINT ["./demo/run.sh"]

0 comments on commit 04bedce

Please sign in to comment.