Skip to content

bump tomcat #67

Merged
merged 1 commit into from Jul 12, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -6,11 +6,11 @@ FROM centos:centos7
#
##tomcat \
ENV TOMCAT_MAJOR=9 \
TOMCAT_VERSION=9.0.21 \
TOMCAT_VERSION=9.0.22 \
##shib-idp \
VERSION=3.4.4 \
##TIER \
TIERVERSION=20190601 \
TIERVERSION=20190702 \
################## \
### OTHER VARS ### \
################## \
Expand Down