Skip to content

Commit b8cc453

Browse files
Bump php from 8.4.2-alpine3.20 to 8.4.3-alpine3.20
Bumps php from 8.4.2-alpine3.20 to 8.4.3-alpine3.20. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca59132 commit b8cc453

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.4.2-alpine3.20@sha256:d59029b1f24001eb08a631d16be3620247d4782981df66b13a9ffe84f1a6b6a1
16+
FROM php:8.4.3-alpine3.20@sha256:095ed1baeabd61c3cdc132c0aea14cdee95baedabcc238703cd0f224a52c4b40
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)