update wopiserver to v10.2.2

This commit is contained in:
Willy Kloucek
2023-12-07 09:07:14 +01:00
parent 30f16dd80c
commit a9ec15a80f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -162,7 +162,7 @@ services:
restart: always
wopiserver:
image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v10.2.0}
image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v10.2.2}
networks:
ocis-net:
entrypoint: