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.
1 parent 5dcc576 commit f19aec3Copy full SHA for f19aec3
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.4-alpine3.20@sha256:34ecccd61de90c138691bc3f95381f39786cfbdf85ca77574487b7513dbfbb21
+FROM php:8.4.5-alpine3.20@sha256:b294f7fea41ed2d5173bc42b71fd7dd5d1a9d768f44a9468c15ce73b14cdef71
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