Skip to content

Commit

Permalink
revert inadvertent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Jun 21, 2025
1 parent 31587ba commit 14ae7c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
FROM --platform=$TARGETPLATFORM rockylinux/rockylinux:9.6
FROM --platform=$TARGETPLATFORM rockylinux/rockylinux:9.5

########################
### VERSION SETTINGS ###
########################
#
##tomcat \
ENV TOMCAT_MAJOR=10 \
TOMCAT_VERSION=10.1.42 \
TOMCAT_VERSION=10.1.41 \
##shib-idp \
VERSION=5.1.4 \
##TIER \
TIERVERSION=20250620_rocky9_multiarch \
TIERVERSION=20250522_rocky9_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down

0 comments on commit 14ae7c4

Please sign in to comment.