Update nextcloud Docker tag to v31.0.4

This commit is contained in:
Renovate Bot
2025-04-22 00:01:11 +00:00
parent 2d2da85543
commit 5653831bbd

View File

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