Skip to content

Commit cb922d0

Browse files
authored
Merge pull request #90 from druidfi/renovate/druidfi-php-fpm-8.4.x
Update druidfi/php-fpm Docker tag to v8.4.5
2 parents a85b3a7 + f76f867 commit cb922d0

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.4 AS final
14+
FROM druidfi/php-fpm:8.4.5 AS final
1515

1616
USER root
1717

0 commit comments

Comments
 (0)