Skip to content

Commit

Permalink
Merge pull request #105 from docker/4.1.6_20220401
Browse files Browse the repository at this point in the history
Bump Tomcat 9.0.62
  • Loading branch information
pcaskey authored Apr 1, 2022
2 parents ee4bb89 + c5f02c7 commit 4a76635
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 centos:centos7
#
##tomcat \
ENV TOMCAT_MAJOR=9 \
TOMCAT_VERSION=9.0.60 \
TOMCAT_VERSION=9.0.62 \
##shib-idp \
VERSION=4.1.6 \
##TIER \
TIERVERSION=20220331 \
TIERVERSION=20220401 \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 4a76635

Please sign in to comment.