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 fb8b819 + aea79e9 commit 0fcbc5bCopy full SHA for 0fcbc5b
Dockerfile
@@ -13,7 +13,7 @@ WORKDIR /opt/drupal-security-jira
13
14
RUN composer install --prefer-dist --no-dev
15
16
-FROM php:8.3.4-alpine3.18@sha256:9c334e1fa29715eb6640ee98233ff25130803dc975f187550990c5198c4f8cf3
+FROM php:8.3.6-alpine3.18@sha256:a2d3001213e2a4c5bd411ae187c9e2c7de2b929aa884bfadf0b5a400cfbd52b4
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