Skip to content

Commit

Permalink
Bump composer from de2dcd3 to 4038554
Browse files Browse the repository at this point in the history
Bumps composer from `de2dcd3` to `4038554`.

---
updated-dependencies:
- dependency-name: composer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 0e16f56 commit 50ffb58
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 @@ -7,7 +7,7 @@ FROM php:8.2-fpm-alpine@sha256:c58c56b1e9243f6595613c9cd730f132da3c6a844daa7370b

## Helper images
FROM blackfire/blackfire:2@sha256:a6c5b7b32762ef9ea19ba59ad003f55d48d6263c97ca00c5d3d59d7ba33d9a40 AS blackfire
FROM composer:2@sha256:de2dcd353138a25e0b7aa062896619016ce386a7053edfe91f9d999e81961aca AS composer
FROM composer:2@sha256:403855481b9b080ee79c29b301b8d1817b7ad183d477dd2c1de243831a9256d3 AS composer
FROM mlocati/php-extension-installer:2@sha256:efbaf4d63a3e8f4740c0480c2f269cb2cf92e0b7e65b6433fb1cafb4556fe121 AS php-extension-installer

## Custom PHP image
Expand Down

0 comments on commit 50ffb58

Please sign in to comment.