We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d52cb9 + 631282b commit fa0ccb7Copy full SHA for fa0ccb7
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.21
+FROM tomcat:8.5.89
14
15
RUN mkdir /tmp/extracted_files
16
COPY web.xml /usr/local/tomcat/conf/web.xml
0 commit comments