diff --git a/tomcat/Dockerfile b/tomcat/Dockerfile index d5e284e..3da0ed1 100644 --- a/tomcat/Dockerfile +++ b/tomcat/Dockerfile @@ -1,4 +1,4 @@ -FROM tomcat:9.0.107-jdk17 +FROM tomcat:9.0.102-jdk17 # Define arguments for the group and user IDs ARG USER_ID