Update nextcloud Docker tag to v32

This commit is contained in:
Renovate Bot
2025-09-30 00:04:39 +00:00
parent d8f27f69b7
commit a0b57345c0

View File

@@ -13,7 +13,7 @@ services:
networks:
- nextcloud
nextcloud:
image: nextcloud:31.0.9
image: nextcloud:32.0.0
restart: always
ports:
- 8081:80
@@ -32,7 +32,7 @@ services:
networks:
- nextcloud
cron:
image: nextcloud:31.0.9
image: nextcloud:32.0.0
container_name: nextcloud-cron
volumes:
- ${NEXTCLOUD_DATA_DIR}:/var/www/html