Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #128 from docker/4.3.1_20231218
bump tomcat to 9.0.84
pcaskey committed Dec 18, 2023
2 parents e595ea5 + 7027eb7 commit d1703a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -6,11 +6,11 @@ FROM centos:centos7
#
##tomcat \
ENV TOMCAT_MAJOR=9 \
TOMCAT_VERSION=9.0.83 \
TOMCAT_VERSION=9.0.84 \
##shib-idp \
VERSION=4.3.1 \
##TIER \
TIERVERSION=20231128 \
TIERVERSION=20231218 \
#################### \
#### OTHER VARS #### \
#################### \

0 comments on commit d1703a8

Please sign in to comment.