mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
Merge pull request #10625 from owncloud/update_ocis_full
[docs-only] Update imgage versions for the ocis_full deployment example
This commit is contained in:
@@ -53,7 +53,7 @@ services:
|
||||
restart: always
|
||||
|
||||
collabora:
|
||||
image: collabora/code:24.04.5.1.1
|
||||
image: collabora/code:24.04.9.2.1
|
||||
networks:
|
||||
ocis-net:
|
||||
environment:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v3.1.6
|
||||
image: traefik:v3.2.1
|
||||
networks:
|
||||
ocis-net:
|
||||
command:
|
||||
|
||||
@@ -51,7 +51,7 @@ services:
|
||||
onlyoffice:
|
||||
# if you want to use oo enterprise edition, use: onlyoffice/documentserver-ee:<version>
|
||||
# note, you also need to add a volume, see below
|
||||
image: onlyoffice/documentserver:8.2.0
|
||||
image: onlyoffice/documentserver:8.2.1
|
||||
networks:
|
||||
ocis-net:
|
||||
entrypoint:
|
||||
|
||||
Reference in New Issue
Block a user