Merge pull request 'chore(deps): update nextcloud docker tag to v29.0.16' (#3) from renovate/nextcloud-29.x into main

Reviewed-on: #3
This commit is contained in:
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