Skip to content

Commit

Permalink
Bump mlocati/php-extension-installer from 4c59357 to 8b3f4b8
Browse files Browse the repository at this point in the history
Bumps mlocati/php-extension-installer from `4c59357` to `8b3f4b8`.

---
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 Nov 25, 2024
1 parent 2757246 commit 6b4e239
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 @@ -10,7 +10,7 @@ FROM php:8.4-fpm-alpine@sha256:79e748df9762464b4fbd27c079150b3fb5535bcdd1550daac
## Helper images
FROM blackfire/blackfire:2@sha256:17d628b0d16b1c297c1a346118d8d134e4f43e0c07658cee1bbb316cf693fc0a AS blackfire
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
FROM mlocati/php-extension-installer:2@sha256:4c5935766479484589e6cfab3d69d11ccaf2683ba60ae5202ef3e2e901d537a6 AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:8b3f4b8a1e49dfff776c977fe4a3ba0761e6673fc11e0d0a0aaedbc0d96cb4ea AS php-extension-installer

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

0 comments on commit 6b4e239

Please sign in to comment.