Skip to content

Commit ed816f2

Browse files
committed
1 parent 63440b8 commit ed816f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todolist-goof/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COPY todolist-web-common todolist-web-common
1010
COPY todolist-web-struts todolist-web-struts
1111
RUN --mount=target=$HOME/.m2,type=cache mvn install
1212

13-
FROM tomcat:9.0.95-jdk8-corretto-al2
13+
FROM tomcat:9.0.110-jdk8-corretto-al2
1414

1515
RUN mkdir /tmp/extracted_files
1616
COPY web.xml /usr/local/tomcat/conf/web.xml

0 commit comments

Comments
 (0)