Skip to content

Commit

Permalink
Update dependency owncloud/ocis to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 4f1d101 commit b80e2c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
restart: always

ocis:
image: owncloud/ocis:1.16.0@sha256:2ce574ff7f51c27953cf699ce27eb520e493bf32582c0a8844642c6409ab4343
image: owncloud/ocis:1.18.0@sha256:b81ede28bc0232a5aeabeb3a90bfb5f9577ae1d25fac641282c4ef849008b7f2
networks:
ocis-net:
entrypoint:
Expand Down Expand Up @@ -175,7 +175,7 @@ services:
restart: always

ocis-appdriver-collabora:
image: owncloud/ocis:1.16.0@sha256:2ce574ff7f51c27953cf699ce27eb520e493bf32582c0a8844642c6409ab4343
image: owncloud/ocis:1.18.0@sha256:b81ede28bc0232a5aeabeb3a90bfb5f9577ae1d25fac641282c4ef849008b7f2
networks:
ocis-net:
entrypoint:
Expand Down Expand Up @@ -204,7 +204,7 @@ services:
restart: always

ocis-appdriver-onlyoffice:
image: owncloud/ocis:1.16.0@sha256:2ce574ff7f51c27953cf699ce27eb520e493bf32582c0a8844642c6409ab4343
image: owncloud/ocis:1.18.0@sha256:b81ede28bc0232a5aeabeb3a90bfb5f9577ae1d25fac641282c4ef849008b7f2
networks:
ocis-net:
user: "0" # needed for apk add in entrypoint script
Expand Down Expand Up @@ -234,7 +234,7 @@ services:
restart: always

ocis-appdriver-codimd:
image: owncloud/ocis:1.16.0@sha256:2ce574ff7f51c27953cf699ce27eb520e493bf32582c0a8844642c6409ab4343
image: owncloud/ocis:1.18.0@sha256:b81ede28bc0232a5aeabeb3a90bfb5f9577ae1d25fac641282c4ef849008b7f2
networks:
ocis-net:
user: "0" # needed for apk add in entrypoint script
Expand Down

0 comments on commit b80e2c4

Please sign in to comment.