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.
2 parents 1877dea + 9da5075 commit 3451164Copy full SHA for 3451164
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.1-alpine3.20@sha256:38611113a7443402e0420649d3eb56bb7593a47d962bb42f8ebff62107c8d358
+FROM php:8.4.2-alpine3.20@sha256:5fd67fe49d930edbd2cf62d5dfc076a7a666f10e184f6799404ff88690500bf0
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