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 e890047 + 6ad0f60 commit f61a6e2Copy full SHA for f61a6e2
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.5-alpine3.20@sha256:48b414fa13e8019a8b34912ebd4762f05a216607f9e435ebf633d698354350b6
+FROM php:8.4.6-alpine3.20@sha256:f6174908e77636d4d236ce204a9624f990fb9ec75a3638cda8f16d248e450e2e
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