update for Nextcloud 32

This commit is contained in:
compute
2025-12-17 15:16:56 +00:00
parent aa7ee059f8
commit 2efeef39c5
3 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM nextcloud:28
FROM nextcloud:32
RUN set -ex; \
\