Skip to content

Commit d96f2fe

Browse files
Update dependency apache-tomcat to v11.0.25 (#589)
Co-authored-by: isle-buildkit-renovate[bot] <193913961+isle-buildkit-renovate[bot]@users.noreply.github.com>
1 parent 718f28f commit d96f2fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

images/tomcat/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ FROM java
33

44
ARG TARGETARCH
55
# renovate: datasource=custom.apache-downloads depName=apache-tomcat packageName=tomcat/tomcat-11
6-
ARG TOMCAT_VERSION=11.0.24
7-
ARG TOMCAT_FILE_SHA256="10efed90bf330114af66279e43dcf211ecfcf7b88e618757954ac88329600cba"
6+
ARG TOMCAT_VERSION=11.0.25
7+
ARG TOMCAT_FILE_SHA256="071ae2c6213e3c02c58b8581113b7887a96ef2756439b3c5be36fa6aec350090"
88

99
EXPOSE 8080
1010

0 commit comments

Comments
 (0)