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

This commit is contained in:
renovate[bot]
2026-03-31 14:17:33 +00:00
committed by GitHub
parent 1e23a63910
commit 938faf9a53
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:-5.2.0}
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-6.0.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}