We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b66d5f3 + 37634a5 commit d00ec6dCopy full SHA for d00ec6d
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.100
+FROM tomcat:9.0.95-jdk8-corretto-al2
14
15
RUN mkdir /tmp/extracted_files
16
COPY web.xml /usr/local/tomcat/conf/web.xml
0 commit comments