Skip to content

Commit

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

---
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 Dec 19, 2023
1 parent b918ad7 commit c888742
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.3-fpm-alpine@sha256:55090e5dfb261ce63022d9a96a73543e279c66c331e64ac78
## Helper images
FROM blackfire/blackfire:2@sha256:9dc7a10ee35f8528f8161c8ac717b951435737a39dab4b8542066e75c4f9e33d AS blackfire
FROM composer:2@sha256:7f42b1495c62246a92c8271dcc9352afe58440b518225366e44563892fba122c AS composer
FROM mlocati/php-extension-installer:2@sha256:7ba2137c18246937c7ff5307d90c34ea9edcfb8ce2e8cf46426f3071e8953e14 AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:e04ffba7b1fcd2b8b5841840ccd0a62556149b9b075e8d48132c80def69a8a39 AS php-extension-installer

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

0 comments on commit c888742

Please sign in to comment.