Skip to content

Commit 243a5f7

Browse files
Merge pull request #396 from boxuk/dependabot/docker/docker/php/php-8.5
Bump php from 8.4 to 8.5 in /docker/php
2 parents fe5dfb1 + 3e0704e commit 243a5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/php/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4
1+
FROM php:8.5
22
COPY --from=composer:2 /usr/bin/composer /usr/bin/composer
33

44
# PECL for code coverage

0 commit comments

Comments
 (0)