Skip to content

Commit

Permalink
Merge pull request #229 from reload/dependabot/docker/mlocati/php-ext…
Browse files Browse the repository at this point in the history
…ension-installer-f73b7c0
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
2 parents c89e4c0 + 7ceb261 commit eace1e7
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:b671e6784172eceb725f6d64ced94385806b9ea282f548507
## Helper images
FROM blackfire/blackfire:2@sha256:cf0d5da615e054fbcdfbaf3920ec96f26e64bf4ae705fe3af7c844bf143b8aea AS blackfire
FROM composer:2@sha256:d07bd4ed939140ab9ef6e9d862da242cc8b27f3ef14701ca0f739bd287f2452e AS composer
FROM mlocati/php-extension-installer:2@sha256:268d46592ea7afbfbe71b164fab45f720047dc750d91f7ae252e5fc022aec843 AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:f73b7c03bac39bdcfee99929664ec2117c2111763895f948fcd494b3f9f59f31 AS php-extension-installer

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

0 comments on commit eace1e7

Please sign in to comment.