Skip to content

Commit 42a0b5f

Browse files
Bump php from 8.4.12-cli-alpine to 8.4.13-cli-alpine (#39)
Bumps php from 8.4.12-cli-alpine to 8.4.13-cli-alpine. --- updated-dependencies: - dependency-name: php dependency-version: 8.4.13-cli-alpine 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 9da9a48 commit 42a0b5f

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
@@ -1,6 +1,6 @@
11
FROM composer/composer:2.8.12-bin AS composer-bin
22

3-
FROM php:8.4.12-cli-alpine
3+
FROM php:8.4.13-cli-alpine
44

55
COPY --from=composer-bin /composer /usr/local/bin/composer
66

0 commit comments

Comments
 (0)