update collabora and the wopi server

This commit is contained in:
Willy Kloucek
2023-01-27 09:28:49 +01:00
parent f12b369335
commit 18ed91a69d
2 changed files with 3 additions and 3 deletions

View File

@@ -798,7 +798,7 @@ def wopiValidatorTests(ctx, storage, accounts_hash_difficulty = 4):
},
{
"name": "wopiserver",
"image": "cs3org/wopiserver:v9.3.0",
"image": "cs3org/wopiserver:v9.3.3",
"detach": True,
"commands": [
"cp %s/tests/config/drone/wopiserver.conf /etc/wopi/wopiserver.conf" % (dirs["base"]),

View File

@@ -146,7 +146,7 @@ services:
restart: always
wopiserver:
image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v9.3.2}
image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v9.3.3}
networks:
ocis-net:
entrypoint:
@@ -172,7 +172,7 @@ services:
restart: always
collabora:
image: collabora/code:22.05.9.2.1
image: collabora/code:22.05.9.3.1
networks:
ocis-net:
environment: