Skip to content

Commit 51e0f39

Browse files
infra: Upgrade to php 8.5.
1 parent 5814f93 commit 51e0f39

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)