Skip to content

Commit

Permalink
Merge pull request #384 from reload/dependabot/docker/mlocati/php-ext…
Browse files Browse the repository at this point in the history
…ension-installer-ccaae51
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
2 parents 88ce5ab + 4a30351 commit 9b55347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FROM php:8.4-fpm-alpine@sha256:e0193902cbbfd8e830fe593a231f901bedf15d6f1897cdda7
## Helper images
FROM blackfire/blackfire:2@sha256:7fcbf4efcf1539a644fd0c8d9cd028bfbdb0832a5fc889c101048c125dcd5691 AS blackfire
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
FROM mlocati/php-extension-installer:2@sha256:4780a7861f77198a97bb745f3d5c233e4d27dc49100902f9b17f0884108f2671 AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:ccaae518ed1dfd33ecdb68f71331df73a3198dc3170490986d3c46265527fa30 AS php-extension-installer

## Custom PHP image
# hadolint ignore=DL3006
Expand Down

0 comments on commit 9b55347

Please sign in to comment.