chore: update PHP to 8.5

This commit is contained in:
2026-06-09 09:23:28 +02:00
parent afe748865e
commit 49df44d2ca
3 changed files with 8 additions and 7 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
# -------------- Build-time variables --------------
ARG NEXTCLOUD_VERSION=34.0.0
ARG PHP_VERSION=8.4
ARG PHP_VERSION=8.5
ARG NGINX_VERSION=1.30
ARG ALPINE_VERSION=3.23
@@ -62,7 +62,6 @@ RUN apk -U upgrade \
bz2 \
intl \
ldap \
opcache \
pcntl \
pdo_mysql \
pdo_pgsql \