Skip to content

Commit

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

---
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 28, 2024
1 parent cb3c6e3 commit 1d067cb
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:f6c2dbba39ca24dcc3fb555aef2f1e584a49f8fce732d77c51dc5252190bc9a2 AS blackfire
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
FROM mlocati/php-extension-installer:2@sha256:8b3f4b8a1e49dfff776c977fe4a3ba0761e6673fc11e0d0a0aaedbc0d96cb4ea AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:2f77e50064a8c135017c4d6731feaeb22e0e349734c56a1966ed32a4cc981e22 AS php-extension-installer

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

0 comments on commit 1d067cb

Please sign in to comment.