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