Skip to content

Commit

Permalink
Bump mlocati/php-extension-installer from efbaf4d to 1c46a10
Browse files Browse the repository at this point in the history
Bumps mlocati/php-extension-installer from `efbaf4d` to `1c46a10`.

---
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 Oct 30, 2023
1 parent 7bbeb2a commit f9e29a5
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 @@ -8,7 +8,7 @@ FROM php:8.2-fpm-alpine@sha256:c0fca44d0e3f6bf9555bb8bafa2402fe278f0f947afc4a307
## Helper images
FROM blackfire/blackfire:2@sha256:8e29a1ea0ff2500e196881650f9826ebf27aa763cc7edeb750a145b73ac49cf2 AS blackfire
FROM composer:2@sha256:403855481b9b080ee79c29b301b8d1817b7ad183d477dd2c1de243831a9256d3 AS composer
FROM mlocati/php-extension-installer:2@sha256:efbaf4d63a3e8f4740c0480c2f269cb2cf92e0b7e65b6433fb1cafb4556fe121 AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:1c46a10d5fad7d347f92432304df5270bb7b67f74f9030d299c18de300389045 AS php-extension-installer

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

0 comments on commit f9e29a5

Please sign in to comment.