Skip to content

Commit 0b0089e

Browse files
Update druidfi/php-fpm Docker tag to v8.4.11
1 parent 1841e77 commit 0b0089e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/saml-idp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN tar xzf /tmp/simplesamlphp.tar.gz -C /tmp
1111
RUN mv /tmp/simplesamlphp-* /home/simplesamlphp
1212
RUN rm -rf /home/simplesamlphp/modules/cron /home/simplesamlphp/modules/multiauth
1313

14-
FROM druidfi/php-fpm:8.4.7 AS final
14+
FROM druidfi/php-fpm:8.4.11 AS final
1515

1616
USER root
1717

0 commit comments

Comments
 (0)