Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
container update xmltooling to version 3.2.4 for Shib SP
skoranda committed Jun 12, 2023
1 parent d328b12 commit dd9acf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/shibboleth-sp-base/Dockerfile
@@ -28,7 +28,7 @@ ARG XMLSECC_VERSION
ENV XMLSECC_VERSION=${XMLSECC_VERSION:-2.0.4}

ARG XMLTOOLING_VERSION
ENV XMLTOOLING_VERSION=${XMLTOOLING_VERSION:-3.2.2}
ENV XMLTOOLING_VERSION=${XMLTOOLING_VERSION:-3.2.4}

ARG OPENSAMLC_VERSION
ENV OPENSAMLC_VERSION=${OPENSAMLC_VERSION:-3.2.1}

0 comments on commit dd9acf4

Please sign in to comment.