Skip to content

bump Tomcat to 9.0.75 #115

Merged
merged 1 commit into from
May 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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