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: app:
depends_on: depends_on:
- db - db
image: nextcloud:30 image: nextcloud:32
restart: always restart: always
ports: ports:
- 8080:80 - 8080:80