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

This commit is contained in:
renovate[bot]
2026-06-02 15:08:50 +00:00
committed by GitHub
parent 9eeaee4743
commit 8184701cde
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.2.0}
image: ${OC_DOCKER_IMAGE:-opencloudeu/opencloud-rolling}:${OC_DOCKER_TAG:-7.1.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}