Skip to content

Commit 819a5fb

Browse files
Merge pull request #221 from reload/dependabot/docker/main/php-61cfdfc
2 parents 9a0afb3 + 20b84e9 commit 819a5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WORKDIR /opt/drupal-security-jira
1313

1414
RUN composer install --prefer-dist --no-dev
1515

16-
FROM php:8.4.2-alpine3.20@sha256:5fd67fe49d930edbd2cf62d5dfc076a7a666f10e184f6799404ff88690500bf0
16+
FROM php:8.4.2-alpine3.20@sha256:61cfdfc0416c91e79ad47340e33683dbfce733a52e5ab1a23dd789c7b2136931
1717

1818
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
1919
# hadolint ignore=SC2086

0 commit comments

Comments
 (0)