Skip to content

Commit

Permalink
Merge pull request #145 from docker/5.1.3_20250106_rocky8_multiarch
Browse files Browse the repository at this point in the history
update tomcat to 10.1.34
  • Loading branch information
pcaskey authored Jan 6, 2025
2 parents 049f51b + 9da1fb4 commit 0398895
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:8.10
#
##tomcat \
ENV TOMCAT_MAJOR=10 \
TOMCAT_VERSION=10.1.33 \
TOMCAT_VERSION=10.1.34 \
##shib-idp \
VERSION=5.1.3 \
##TIER \
TIERVERSION=20241204_rocky8_multiarch \
TIERVERSION=20250106_rocky8_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 0398895

Please sign in to comment.