Skip to content

Commit 172a4d9

Browse files
Merge pull request #381 from reload/dependabot/docker/mlocati/php-extension-installer-4780a78
2 parents 790c80c + 98b8df2 commit 172a4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FROM php:8.4-fpm-alpine@sha256:90c7d7507a0644df805b3a8692fe3806c53087c2e3bea344d
99
## Helper images
1010
FROM blackfire/blackfire:2@sha256:7fcbf4efcf1539a644fd0c8d9cd028bfbdb0832a5fc889c101048c125dcd5691 AS blackfire
1111
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
12-
FROM mlocati/php-extension-installer:2@sha256:4e22be20cc6f90de234f6e1fbcc2348699c5af450337c8f01359706f95b1eef7 AS php-extension-installer
12+
FROM mlocati/php-extension-installer:2@sha256:4780a7861f77198a97bb745f3d5c233e4d27dc49100902f9b17f0884108f2671 AS php-extension-installer
1313

1414
## Custom PHP image
1515
# hadolint ignore=DL3006

0 commit comments

Comments
 (0)