Upgrade nextcloud to v32

This commit is contained in:
2025-11-28 09:41:27 -05:00
parent f4c423b8b2
commit 462a2ab8f1

View File

@@ -16,7 +16,7 @@ services:
app:
depends_on:
- db
image: nextcloud:30
image: nextcloud:32
restart: always
ports:
- 8080:80