Skip to content

Commit

Permalink
Merge pull request #86 from docker/4.0.1_20200918
Browse files Browse the repository at this point in the history
bump tomcat to 9.0.38
  • Loading branch information
pcaskey authored Sep 29, 2020
2 parents 4753c5d + 9706260 commit 87a00b9
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.37 \
TOMCAT_VERSION=9.0.38 \
##shib-idp \
VERSION=4.0.1 \
##TIER \
TIERVERSION=20200717 \
TIERVERSION=20200918 \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 87a00b9

Please sign in to comment.