chore(deps): update opencloudeu/opencloud-rolling docker tag to v6.2.0

This commit is contained in:
renovate[bot]
2026-05-18 12:37:07 +00:00
committed by GitHub
parent 8cafd254bb
commit 3838584876
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
services:
opencloud:
# renovate: depName=opencloudeu/opencloud-rolling
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-6.1.0}
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-6.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}