Merge pull request #294 from opencloud-eu/renovate/main-opencloudeu-opencloud-rolling-7.x

chore(deps): update opencloudeu/opencloud-rolling docker tag to v7 (main)
This commit is contained in:
Michael Barz
2026-06-25 18:34:36 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
services:
opencloud:
# renovate: depName=opencloudeu/opencloud-rolling
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-6.2.0}
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-7.2.0}
# changelog: https://github.com/opencloud-eu/opencloud/tree/main/changelog
# release notes: https://docs.opencloud.eu/opencloud_release_notes.html
user: ${OC_CONTAINER_UID_GID:-1000:1000}