We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
61cfdfc
d59029b
1 parent 5b21ec3 commit 00188a6Copy full SHA for 00188a6
Dockerfile
@@ -13,7 +13,7 @@ WORKDIR /opt/drupal-security-jira
13
14
RUN composer install --prefer-dist --no-dev
15
16
-FROM php:8.4.2-alpine3.20@sha256:61cfdfc0416c91e79ad47340e33683dbfce733a52e5ab1a23dd789c7b2136931
+FROM php:8.4.2-alpine3.20@sha256:d59029b1f24001eb08a631d16be3620247d4782981df66b13a9ffe84f1a6b6a1
17
18
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
19
# hadolint ignore=SC2086
0 commit comments