Skip to content

Commit

Permalink
Merge pull request #736 from mcneilco/735-apache-tomcat-upgrade
Browse files Browse the repository at this point in the history
fixes #735 apache tomcat upgrade to patch vulnerabilities
  • Loading branch information
brianbolt committed Mar 15, 2021
2 parents 1ffabe2 + 3f6e72d commit b44654b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
ports:
- "5432:5432"
tomcat:
image: mcneilco/tomcat-maven:1.2-openjdk8
image: mcneilco/tomcat-maven:1.3-openjdk8
restart: always
depends_on:
- db
Expand Down

0 comments on commit b44654b

Please sign in to comment.