Skip to content

Commit cf7d695

Browse files
chore(deps): update opencloudeu/opencloud docker tag to v4.0.4
1 parent 810a778 commit cf7d695

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
services:
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}

weboffice/collabora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)