Update nextcloud Docker tag to v31.0.9

This commit is contained in:
Renovate Bot
2025-09-16 00:06:04 +00:00
parent f11ec00fd2
commit 8a2a64ffaa

View File

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