Skip to content

Commit d00ec6d

Browse files
authored
Merge pull request #2 from MimiDas-Snyk/snyk-fix-0c862408dc0a38ec63d8d4a6781fdb34
[Snyk] Security upgrade tomcat from 8.5.100 to 9.0.95-jdk8-corretto-al2
2 parents b66d5f3 + 37634a5 commit d00ec6d

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:8.5.100
13+
FROM tomcat:9.0.95-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)