Skip to content

Commit

Permalink
update tomcat
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Oct 12, 2023
1 parent 8d9322f commit 169bf6f
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:8.8
#
##tomcat \
ENV TOMCAT_MAJOR=10 \
TOMCAT_VERSION=10.1.13 \
TOMCAT_VERSION=10.1.14 \
##shib-idp \
VERSION=5.0.0 \
##TIER \
TIERVERSION=20230914_rocky8_multiarch \
TIERVERSION=20231012_rocky8_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 169bf6f

Please sign in to comment.