We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1841e77 commit 0b0089eCopy full SHA for 0b0089e
misc/saml-idp/Dockerfile
@@ -11,7 +11,7 @@ RUN tar xzf /tmp/simplesamlphp.tar.gz -C /tmp
11
RUN mv /tmp/simplesamlphp-* /home/simplesamlphp
12
RUN rm -rf /home/simplesamlphp/modules/cron /home/simplesamlphp/modules/multiauth
13
14
-FROM druidfi/php-fpm:8.4.7 AS final
+FROM druidfi/php-fpm:8.4.11 AS final
15
16
USER root
17
0 commit comments