Skip to content

Commit

Permalink
Merge pull request #480 from snyk-labs/revert-471-snyk-fix-527333116d…
Browse files Browse the repository at this point in the history
…c46fc135cbb65aba073390

Revert "[Snyk] Security upgrade tomcat from 8.5.21 to 8.5.89"
  • Loading branch information
vermava committed Aug 1, 2023
2 parents fa0ccb7 + 05fd139 commit f5719ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todolist-goof/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY todolist-web-common todolist-web-common
COPY todolist-web-struts todolist-web-struts
RUN --mount=target=$HOME/.m2,type=cache mvn install

FROM tomcat:8.5.89
FROM tomcat:8.5.21

RUN mkdir /tmp/extracted_files
COPY web.xml /usr/local/tomcat/conf/web.xml
Expand Down

0 comments on commit f5719ae

Please sign in to comment.