We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b55347 + 4ae9c99 commit ec67b58Copy full SHA for ec67b58
Dockerfile
@@ -9,7 +9,7 @@ FROM php:8.4-fpm-alpine@sha256:e0193902cbbfd8e830fe593a231f901bedf15d6f1897cdda7
9
## Helper images
10
FROM blackfire/blackfire:2@sha256:7fcbf4efcf1539a644fd0c8d9cd028bfbdb0832a5fc889c101048c125dcd5691 AS blackfire
11
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
12
-FROM mlocati/php-extension-installer:2@sha256:ccaae518ed1dfd33ecdb68f71331df73a3198dc3170490986d3c46265527fa30 AS php-extension-installer
+FROM mlocati/php-extension-installer:2@sha256:ad5e1b633d7be95709c10be626952000fc1a8ce6e7f441ed723b090fcef29015 AS php-extension-installer
13
14
## Custom PHP image
15
# hadolint ignore=DL3006
0 commit comments