Skip to content

Commit 1107681

Browse files
authored
Merge pull request #1 from fairpm/dependabot/docker/docker/laravel-worker/php-8.4.14-cli-bookworm
2 parents 930f440 + 6b6b6d7 commit 1107681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/laravel-worker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4.13-cli-bookworm@sha256:21f1486f3bf916f6b753105e1f83b299344fb6b0f2d0d115b7e22dcfafd881ed AS base
1+
FROM php:8.4.14-cli-bookworm@sha256:8ee2296ac8fafec3f0a414430c4a6ae90fe9b9165b2eda1146e4e554d7b33daa AS base
22

33
COPY --from=composer:2.8.5 /usr/bin/composer /usr/bin/composer
44
ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/download/2.7.14/install-php-extensions /usr/local/bin/

0 commit comments

Comments
 (0)