Skip to content

Commit

Permalink
Update Tomcat to 10.1.48
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Nov 6, 2025
1 parent c979372 commit 77daa7e
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.46 \
TOMCAT_VERSION=10.1.48 \
##shib-idp \
VERSION=5.1.6 \
##TIER \
TIERVERSION=20250918_rocky9_multiarch \
TIERVERSION=20251106_rocky9_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 77daa7e

Please sign in to comment.