We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3ce1e7 + baabfea commit 8017893Copy full SHA for 8017893
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM rockylinux/rockylinux:8.4 as download_ssp
2
3
-ARG SIMPLE_SAML_PHP_VERSION=1.19.3
4
-ARG SIMPLE_SAML_PHP_HASH=02b49c929e78032bef28cd4d4a7104b58a8dcaaed7f1f52f9c37313ee15ba293
+ARG SIMPLE_SAML_PHP_VERSION=1.19.6
+ARG SIMPLE_SAML_PHP_HASH=834bb4a89d63d7498e77cceb49e01b919d1c0a6a3d38a992f905810dad424b7c
5
6
RUN dnf install -y wget \
7
&& ssp_version=$SIMPLE_SAML_PHP_VERSION; \
0 commit comments