Skip to content

Commit

Permalink
Merge pull request #150 from docker/5.1.4_20250716_rocky9_multiarch
Browse files Browse the repository at this point in the history
Bump Tomcat to 10.1.43
  • Loading branch information
pcaskey authored Jul 16, 2025
2 parents e498cbd + 769990b commit a24ba69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ FROM --platform=$TARGETPLATFORM rockylinux/rockylinux:9.6
#
##tomcat \
ENV TOMCAT_MAJOR=10 \
TOMCAT_VERSION=10.1.42 \
TOMCAT_VERSION=10.1.43 \
##shib-idp \
VERSION=5.1.4 \
##TIER \
TIERVERSION=20250620_rocky9_multiarch \
TIERVERSION=20250716_rocky9_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit a24ba69

Please sign in to comment.