Skip to content

Commit

Permalink
Bump composer from 7ffdfb7 to fd0b4f2
Browse files Browse the repository at this point in the history
Bumps composer from `7ffdfb7` to `fd0b4f2`.

---
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 2, 2023
1 parent 6d9948e commit 2947aff
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:a300fd33f1d59ecb9018aa853cfa3be73b38c1fc937cb0875

## Helper images
FROM blackfire/blackfire:2@sha256:a6c5b7b32762ef9ea19ba59ad003f55d48d6263c97ca00c5d3d59d7ba33d9a40 AS blackfire
FROM composer:2@sha256:7ffdfb7a2807a6f287252eaa4e8e0a446c6c895f88c30e2ae975015d016a883e AS composer
FROM composer:2@sha256:fd0b4f28a5070d4361d5cbfe7f7807a10bf2efe9396e42009f9e63f7fa307e38 AS composer
FROM mlocati/php-extension-installer:2@sha256:e2caa5f72aa5e21009c1d36e7d5b1ae65abae41907f74c10b8c2b13fb689dcd2 AS php-extension-installer

## Custom PHP image
Expand Down

0 comments on commit 2947aff

Please sign in to comment.