Skip to content

Commit

Permalink
update IdP to 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Aug 26, 2025
1 parent 76aa53b commit 5dca4d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ FROM --platform=$TARGETPLATFORM rockylinux/rockylinux:9.6
ENV TOMCAT_MAJOR=10 \
TOMCAT_VERSION=10.1.44 \
##shib-idp \
VERSION=5.1.5 \
VERSION=5.1.6 \
##TIER \
TIERVERSION=20250813_rocky9_multiarch \
TIERVERSION=20250826_rocky9_multiarch \
#################### \
#### OTHER VARS #### \
#################### \
Expand Down
2 changes: 1 addition & 1 deletion container_files/idp/idp.installer.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
idp.src.dir=/tmp/shibboleth/shibboleth-identity-provider-5.1.5
idp.src.dir=/tmp/shibboleth/shibboleth-identity-provider-5.1.6
idp.target.dir=/opt/shibboleth-idp
idp.host.name=idp.example.org
idp.sealer.password=changeit
Expand Down

0 comments on commit 5dca4d7

Please sign in to comment.