small changes

This commit is contained in:
2025-10-14 23:01:01 +01:00
parent aee12cb2ec
commit 50b848d2dc
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM nextcloud:30-fpm-alpine
FROM nextcloud:32-fpm-alpine
RUN set -ex; \
\