Skip to content

Commit

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

---
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 9, 2023
1 parent 9d0bd37 commit 04fb892
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-rc-fpm-alpine@sha256:016a7e256b6d20f69a4d3285575064fb70dc4e18075926
## Helper images
FROM blackfire/blackfire:2@sha256:8e29a1ea0ff2500e196881650f9826ebf27aa763cc7edeb750a145b73ac49cf2 AS blackfire
FROM composer:2@sha256:fb3c5a283f2dc08e08841048498e8a82c3864648c84255b5ad7243b38d33a8db AS composer
FROM mlocati/php-extension-installer:2@sha256:04846895b864247effc7085bc534d6a54cb6196af9a21eee1288251b8cb224a8 AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:4bac91024cacb65432a68a688552a1d1b6b32759a59f8a371b36576be0c3fc6d AS php-extension-installer

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

0 comments on commit 04fb892

Please sign in to comment.