Skip to content

Commit 80ce9b7

Browse files
Merge pull request #281 from reload/dependabot/docker/main/php-48b414f
2 parents 0756b0d + f36615f commit 80ce9b7

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.5-alpine3.20@sha256:b294f7fea41ed2d5173bc42b71fd7dd5d1a9d768f44a9468c15ce73b14cdef71
16+
FROM php:8.4.5-alpine3.20@sha256:48b414fa13e8019a8b34912ebd4762f05a216607f9e435ebf633d698354350b6
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)