Skip to content

Commit 14309ce

Browse files
infra: Reup to PHP 8.5.
Igbinary and Imagick now compiles cleanly with updated PECL packages.
1 parent c0dba47 commit 14309ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
2-
FROM php:8.4-apache-trixie
2+
FROM php:8.5-apache-trixie
33

44
# entrypoint.sh and cron.sh dependencies
55
RUN set -ex; \

0 commit comments

Comments
 (0)