Update nextcloud Docker tag to v31.0.9 #176

Merged
peter merged 1 commits from renovate/nextcloud-31.x into master 2025-09-19 17:10:09 +02:00
Showing only changes of commit 8a2a64ffaa - Show all commits

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