Merge pull request 'chore(deps): update nextcloud docker tag to v32' (#9) from renovate/nextcloud-32.x into main

Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
2025-11-02 00:57:01 +00:00
+2 -2
View File
@@ -43,7 +43,7 @@ services:
start_period: 5m
app:
image: nextcloud:29.0.16-fpm
image: nextcloud:32.0.1-fpm
depends_on:
- db
configs:
@@ -97,7 +97,7 @@ services:
start_period: 5m
cron:
image: nextcloud:29.0.16-fpm
image: nextcloud:32.0.1-fpm
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached