Skip to content

Commit

Permalink
Merge pull request #106 from docker/4.2.0_20220415
Browse files Browse the repository at this point in the history
bump IdP to 4.2.0
  • Loading branch information
pcaskey authored Apr 15, 2022
2 parents 4a76635 + cb3b6c6 commit e2af46f
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 centos:centos7
ENV TOMCAT_MAJOR=9 \
TOMCAT_VERSION=9.0.62 \
##shib-idp \
VERSION=4.1.6 \
VERSION=4.2.0 \
##TIER \
TIERVERSION=20220401 \
TIERVERSION=20220415 \
#################### \
#### 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-4.1.6
idp.src.dir=/tmp/shibboleth/shibboleth-identity-provider-4.2.0
idp.target.dir=/opt/shibboleth-idp
idp.host.name=idp.example.org
idp.sealer.password=changeit
Expand Down

0 comments on commit e2af46f

Please sign in to comment.