diff --git a/tomcat/Dockerfile b/tomcat/Dockerfile index 1176e62..be08de9 100644 --- a/tomcat/Dockerfile +++ b/tomcat/Dockerfile @@ -1,4 +1,5 @@ -FROM tomcat:9.0.89-jdk17 +#FROM tomcat:9.0.89-jdk17 +FROM tomcat:9.0.97-jdk17 # Define arguments for the group and user IDs ARG USER_ID