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

This commit is contained in:
2025-10-17 18:05:37 +00:00
parent a5b026fc9a
commit cfd0877d2a

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