Skip to content

Commit

Permalink
Bump mlocati/php-extension-installer from 4780a78 to ccaae51
Browse files Browse the repository at this point in the history
Bumps mlocati/php-extension-installer from `4780a78` to `ccaae51`.

---
updated-dependencies:
- dependency-name: mlocati/php-extension-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 88ce5ab commit 4a30351
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 4a30351

Please sign in to comment.