Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #127 from docker/5.0.0_20231218_rocky8_multiarch
bump tomcat to 10.1.17
pcaskey committed Dec 18, 2023
2 parents 7894f76 + f2e18db commit b557430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -6,11 +6,11 @@ FROM --platform=$TARGETPLATFORM rockylinux:8.8
#
##tomcat \
ENV TOMCAT_MAJOR=10 \
TOMCAT_VERSION=10.1.16 \
TOMCAT_VERSION=10.1.17 \
##shib-idp \
VERSION=5.0.0 \
##TIER \
TIERVERSION=20231128_rocky8_multiarch \
TIERVERSION=20231218_rocky8_multiarch \
#################### \
#### OTHER VARS #### \
#################### \

0 comments on commit b557430

Please sign in to comment.