Skip to content

Commit

Permalink
Bump mlocati/php-extension-installer from 5bbcd0a to 7e4c48b
Browse files Browse the repository at this point in the history
Bumps mlocati/php-extension-installer from `5bbcd0a` to `7e4c48b`.

---
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 Feb 6, 2025
1 parent 12ef3ad commit 5c258e9
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:49eafddb150fd61849f65203ecd1a29fe9c152f5ce3d4fda7
## Helper images
FROM blackfire/blackfire:2@sha256:bc34d45dcd7c7e2ae5ef9a282f7c0145e03d6bf7907522b8f56fa4a090798587 AS blackfire
FROM composer:2@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad AS composer
FROM mlocati/php-extension-installer:2@sha256:5bbcd0ad1bacef421daa4f01de929f626a546dc9863a864cdc71e7aa76ecdd6c AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:7e4c48bae7a14adb7709d9eee51a6ad86a9386ae8778dda8e709e56970b8db73 AS php-extension-installer

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

0 comments on commit 5c258e9

Please sign in to comment.