Skip to content

Commit

Permalink
bump tomcat to 9.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Jul 6, 2023
1 parent b6cf569 commit 1731116
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 --platform=$TARGETPLATFORM rockylinux:8.6
#
##tomcat \
ENV TOMCAT_MAJOR=9 \
TOMCAT_VERSION=9.0.75 \
TOMCAT_VERSION=9.0.76 \
##shib-idp \
VERSION=4.3.1 \
##TIER \
TIERVERSION=20230525_rocky8_multiarch \
TIERVERSION=20230706_rocky8_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 1731116

Please sign in to comment.