mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 19:19:18 -05:00
update the wopi server to 9.3.0
This commit is contained in:
+1
-1
@@ -811,7 +811,7 @@ def wopiValidatorTests(ctx, storage, accounts_hash_difficulty = 4):
|
||||
},
|
||||
{
|
||||
"name": "wopiserver",
|
||||
"image": "cs3org/wopiserver:v9.2.5",
|
||||
"image": "cs3org/wopiserver:v9.3.0",
|
||||
"detach": True,
|
||||
"commands": [
|
||||
"cp %s/tests/config/drone/wopiserver.conf /etc/wopi/wopiserver.conf" % (dirs["base"]),
|
||||
|
||||
@@ -137,7 +137,7 @@ services:
|
||||
driver: "local"
|
||||
restart: always
|
||||
wopiserver:
|
||||
image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v9.1.1}
|
||||
image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v9.3.0}
|
||||
networks:
|
||||
ocis-net:
|
||||
entrypoint:
|
||||
|
||||
Reference in New Issue
Block a user