Skip to content

Commit 69a041d

Browse files
authored
Merge pull request #11598 from owncloud/update_ocis_full
[docs-only] Update ocis_full image versions
2 parents d80da98 + 3e9b4e8 commit 69a041d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deployments/examples/ocis_full/collabora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
restart: always
5050

5151
collabora:
52-
image: collabora/code:25.04.2.2.1
52+
image: collabora/code:25.04.4.2.1
5353
# release notes: https://www.collaboraonline.com/release-notes/
5454
networks:
5555
ocis-net:

deployments/examples/ocis_full/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
traefik:
4-
image: traefik:v3.4.1
4+
image: traefik:v3.5.0
55
# release notes: https://github.com/traefik/traefik/releases
66
networks:
77
ocis-net:

deployments/examples/ocis_full/onlyoffice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ services:
4646
onlyoffice:
4747
# if you want to use oo enterprise edition, use: onlyoffice/documentserver-ee:<version>
4848
# note, you also need to add a volume, see below
49-
image: onlyoffice/documentserver:9.0.0
49+
image: onlyoffice/documentserver:9.0.4
5050
# changelog https://github.com/ONLYOFFICE/DocumentServer/releases
5151
networks:
5252
ocis-net:

0 commit comments

Comments
 (0)