Skip to content

Commit

Permalink
Merge pull request #115 from docker/4.3.1_20230525
Browse files Browse the repository at this point in the history
bump Tomcat to 9.0.75
  • Loading branch information
pcaskey authored May 25, 2023
2 parents ff1f64b + ff1a065 commit 7280c26
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.73 \
TOMCAT_VERSION=9.0.75 \
##shib-idp \
VERSION=4.3.1 \
##TIER \
TIERVERSION=20230330 \
TIERVERSION=20230525 \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 7280c26

Please sign in to comment.