Skip to content

Commit 0612350

Browse files
Merge pull request #320 from reload/dependabot/docker/main/php-3719321
2 parents daa8e84 + 5613e89 commit 0612350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.7-alpine3.20@sha256:7375c786bf568729654f8f9377fc11c93e92a93ac5d522a686263bc80197227a
16+
FROM php:8.4.7-alpine3.20@sha256:3719321d500b29a7718b2ee2528a3494ffc6da7df33695dc5b80383e92c29416
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)