We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9574efc
8b92e3f
1 parent cd6ff7c commit b6c20baCopy full SHA for b6c20ba
Dockerfile
@@ -9,7 +9,7 @@ FROM php:8.4-fpm-alpine@sha256:49eafddb150fd61849f65203ecd1a29fe9c152f5ce3d4fda7
9
## Helper images
10
FROM blackfire/blackfire:2@sha256:bc34d45dcd7c7e2ae5ef9a282f7c0145e03d6bf7907522b8f56fa4a090798587 AS blackfire
11
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
12
-FROM mlocati/php-extension-installer:2@sha256:9574efced6e5b0799c5873ed4c7e5493c55c791787a605ac7fa984391082dab0 AS php-extension-installer
+FROM mlocati/php-extension-installer:2@sha256:8b92e3fc50a55cf24d38153554ad0e704ea659bce7f8d9b12b8706345c44f108 AS php-extension-installer
13
14
## Custom PHP image
15
# hadolint ignore=DL3006
0 commit comments