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