Skip to content

Commit f5719ae

Browse files
authored
Merge pull request #480 from snyk-labs/revert-471-snyk-fix-527333116dc46fc135cbb65aba073390
Revert "[Snyk] Security upgrade tomcat from 8.5.21 to 8.5.89"
2 parents fa0ccb7 + 05fd139 commit f5719ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todolist-goof/Dockerfile

+1-1
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.89
13+
FROM tomcat:8.5.21
1414

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

0 commit comments

Comments
 (0)