Skip to content

Commit

Permalink
bump tomcat to 9.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Sep 23, 2019
1 parent a1c01b3 commit 1ec39cc
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.24 \
TOMCAT_VERSION=9.0.26 \
##shib-idp \
VERSION=3.4.5 \
##TIER \
TIERVERSION=20190901 \
TIERVERSION=20190902 \
################## \
### OTHER VARS ### \
################## \
Expand Down

0 comments on commit 1ec39cc

Please sign in to comment.