Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Mar 5, 2022
1 parent e33cf22 commit 6ffb5d5
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.56 \
TOMCAT_VERSION=9.0.59 \
##shib-idp \
VERSION=4.1.5 \
##TIER \
TIERVERSION=20220119 \
TIERVERSION=20220304 \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 6ffb5d5

Please sign in to comment.