Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update build arg for Shibboleth to 3.2.3
Update the build argument for Shibboleth version to 3.2.3.
skoranda committed Sep 29, 2021
1 parent c408993 commit fcaa7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-registry-shibboleth-sp/Dockerfile
@@ -18,7 +18,7 @@
# limitations under the License.
ARG COMANAGE_REGISTRY_VERSION=develop
ARG COMANAGE_REGISTRY_BASE_IMAGE_VERSION=1
ARG COMANAGE_REGISTRY_SHIBBOLETH_SP_VERSION="3.2.0"
ARG COMANAGE_REGISTRY_SHIBBOLETH_SP_VERSION="3.2.3"
ARG COMANAGE_REGISTRY_SHIBBOLETH_SP_BASE_IMAGE_VERSION=1

FROM comanage-registry-shibboleth-sp-base:${COMANAGE_REGISTRY_SHIBBOLETH_SP_VERSION}-${COMANAGE_REGISTRY_SHIBBOLETH_SP_BASE_IMAGE_VERSION} AS shib-base

0 comments on commit fcaa7c3

Please sign in to comment.