This commit is contained in:
2026-06-10 19:31:06 +01:00
parent b279f97052
commit 4ba21094ca
2 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM nextcloud:33-fpm-alpine
FROM nextcloud:32-fpm-alpine
RUN set -ex; \
\