Skip to content

Commit

Permalink
Merge pull request #315 from reload/dependabot/docker/composer-65a2e58
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
2 parents 8bd8b74 + 8b59bd7 commit dfb728a
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 @@ -8,7 +8,7 @@ FROM php:8.3-fpm-alpine@sha256:f3249e872fc3d01493e22774d92757591d28bb8e4b20dc574

## Helper images
FROM blackfire/blackfire:2@sha256:79c57e4d87941663f7fb4e33ec2ef93c72de881058d32de37def3d7f68995301 AS blackfire
FROM composer:2@sha256:3d023c753a64cca5ff898b843449c55b33e788c0816f70854472ea3a6e9eb180 AS composer
FROM composer:2@sha256:65a2e581e5393b16936e72b592dc75ffe9bd28196a9d2fa9b42bab484e6990fa AS composer
FROM mlocati/php-extension-installer:2@sha256:ec28e7f57df76424cf3c46cc30ebcdbeb30e9305910828e6ba338fe16b9ab74b AS php-extension-installer

## Custom PHP image
Expand Down

0 comments on commit dfb728a

Please sign in to comment.