We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa0ccb7 + 05fd139 commit f5719aeCopy full SHA for f5719ae
todolist-goof/Dockerfile
@@ -10,7 +10,7 @@ COPY todolist-web-common todolist-web-common
10
COPY todolist-web-struts todolist-web-struts
11
RUN --mount=target=$HOME/.m2,type=cache mvn install
12
13
-FROM tomcat:8.5.89
+FROM tomcat:8.5.21
14
15
RUN mkdir /tmp/extracted_files
16
COPY web.xml /usr/local/tomcat/conf/web.xml
0 commit comments