Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Nov 17, 2022
1 parent 965ca28 commit 00413fa
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.68 \
TOMCAT_VERSION=9.0.69 \
##shib-idp \
VERSION=4.2.1 \
##TIER \
TIERVERSION=20221101_rocky8_multiarch_dev \
TIERVERSION=20221117_rocky8_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 00413fa

Please sign in to comment.