File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22services :
33 opencloud :
44 # renovate: depName=opencloudeu/opencloud
5- image : ${OC_DOCKER_IMAGE:-opencloudeu/opencloud}:${OC_DOCKER_TAG:-4.0.3 }
5+ image : ${OC_DOCKER_IMAGE:-opencloudeu/opencloud}:${OC_DOCKER_TAG:-4.0.4 }
66 # changelog: https://github.com/opencloud-eu/opencloud/tree/main/changelog
77 # release notes: https://docs.opencloud.eu/opencloud_release_notes.html
88 user : ${OC_CONTAINER_UID_GID:-1000:1000}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ services:
1515
1616 collaboration :
1717 # renovate: depName=opencloudeu/opencloud
18- image : ${OC_DOCKER_IMAGE:-opencloudeu/opencloud}:${OC_DOCKER_TAG:-4.0.3 }
18+ image : ${OC_DOCKER_IMAGE:-opencloudeu/opencloud}:${OC_DOCKER_TAG:-4.0.4 }
1919 user : ${OC_CONTAINER_UID_GID:-1000:1000}
2020 networks :
2121 opencloud-net :
You can’t perform that action at this time.
0 commit comments