Skip to content

Commit

Permalink
upgrade wopi
Browse files Browse the repository at this point in the history
Signed-off-by: jkoberg <[email protected]>
  • Loading branch information
kobergj committed Jan 11, 2023
1 parent b6e2717 commit 71a1475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ def wopiValidatorTests(ctx, storage, accounts_hash_difficulty = 4):
},
{
"name": "wopiserver",
"image": "cs3org/wopiserver:v9.3.2",
"image": "cs3org/wopiserver:v9.3.3",
"detach": True,
"commands": [
"cp %s/tests/config/drone/wopiserver.conf /etc/wopi/wopiserver.conf" % (dirs["base"]),
Expand Down

0 comments on commit 71a1475

Please sign in to comment.