Skip to content

Commit

Permalink
Merge pull request #238 from reload/dependabot/docker/mlocati/php-ext…
Browse files Browse the repository at this point in the history
…ension-installer-8826141
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
2 parents e8ab85a + 833b592 commit f8dfda5
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:13644664abd18d3c06de89702aa02df13a82c4c1ddff8b064
## Helper images
FROM blackfire/blackfire:2@sha256:8dd3debf44167038897cd4524ed7d689fcc53dae23396fb585934b6acc5b2b82 AS blackfire
FROM composer:2@sha256:6d19e1002b091908fc4654725d4055125f181c1b6d7610206b0ee31b8419a5fc AS composer
FROM mlocati/php-extension-installer:2@sha256:9017aa1db5dc66f39966610787b8b54452779e86cf8fe468655611d77bcf6e2b AS php-extension-installer
FROM mlocati/php-extension-installer:2@sha256:8826141a9eb3ad085bbe50887755b3f14ae804682e811d643a9aa62b14043741 AS php-extension-installer

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

0 comments on commit f8dfda5

Please sign in to comment.