Skip to content

Commit

Permalink
Update tomcat from 9.0.84 to 9.0.87
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelgbanks committed Apr 2, 2024
1 parent 38a517e commit e69ea22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tomcat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
FROM java

ARG TARGETARCH
ARG TOMCAT_VERSION="9.0.84"
ARG TOMCAT_FILE_SHA256="e616951e2e4350bd2dadd65e606b21e5be97e28ce27a0d102060545622ab7ae0"
ARG TOMCAT_VERSION="9.0.87"
ARG TOMCAT_FILE_SHA256="da482fb9220086dbf371e180aa09c6402af8f048586734cdedd4a08c48d4ce02"

EXPOSE 8080

Expand Down

0 comments on commit e69ea22

Please sign in to comment.