chore(deps): update nextcloud docker tag to v29.0.16 #3

Merged
3wordchant merged 1 commits from renovate/nextcloud-29.x into main 2025-10-17 18:17:47 +00:00

View File

@ -43,7 +43,7 @@ services:
start_period: 5m
app:
image: nextcloud:29.0.0-fpm
image: nextcloud:29.0.16-fpm
depends_on:
- db
configs:
@ -97,7 +97,7 @@ services:
start_period: 5m
cron:
image: nextcloud:29.0.0-fpm
image: nextcloud:29.0.16-fpm
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached