Skip to content

Commit f154bec

Browse files
Merge pull request #109 from reload/dependabot/docker/v2/php-8.3.4-alpine3.18
2 parents 5ab80aa + 6d4f68e commit f154bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WORKDIR /opt/drupal-security-jira
1313

1414
RUN composer install --prefer-dist --no-dev
1515

16-
FROM php:8.3.3-alpine3.18@sha256:923f550b2f366561f6f2a5a08e8dd9d6d8be2bfe7abc2598549a6b91f95d6abd
16+
FROM php:8.3.4-alpine3.18@sha256:9c334e1fa29715eb6640ee98233ff25130803dc975f187550990c5198c4f8cf3
1717

1818
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
1919
# hadolint ignore=SC2086

0 commit comments

Comments
 (0)