Skip to content

Commit 7bc0446

Browse files
Bump php from 8.4.1-cli-alpine to 8.4.2-cli-alpine (#2)
Bumps php from 8.4.1-cli-alpine to 8.4.2-cli-alpine. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc7797d commit 7bc0446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4.1-cli-alpine
1+
FROM php:8.4.2-cli-alpine
22

33
COPY --from=composer/composer:2.8.4-bin /composer /usr/local/bin/composer
44

0 commit comments

Comments
 (0)