Update nextcloud Docker tag to v31.0.5 #99

Merged
peter merged 1 commits from renovate/nextcloud-31.x into master 2025-06-10 09:42:13 +02:00
Showing only changes of commit 3346f267c6 - Show all commits

View File

@@ -11,7 +11,7 @@ services:
networks:
- nextcloud
nextcloud:
image: nextcloud:31.0.2
image: nextcloud:31.0.5
restart: always
ports:
- 8081:80
@@ -30,7 +30,7 @@ services:
networks:
- nextcloud
cron:
image: nextcloud:31.0.2
image: nextcloud:31.0.5
container_name: nextcloud-cron
volumes:
- ${NEXTCLOUD_DATA_DIR}:/var/www/html