Skip to content

Commit

Permalink
switch to tomcat as the last thing.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Feb 4, 2025
1 parent 9d6e994 commit f09b2fb
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 @@ -210,4 +210,4 @@ ONBUILD RUN apt-get update && apt-get -y upgrade && \
(echo -n "${NAME} build time=" ; date -Iseconds) >> /DOCKER.BUILD


USER tomcat
ONBUILD USER tomcat

0 comments on commit f09b2fb

Please sign in to comment.