Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Update dependency owncloud/ocis to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent 8a0f5be commit 19f9a0a
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.17.0@sha256:32ecf55c99af12f0b3f70866e1251673ab130caeb152766b2c5438f4c1411c6b
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.17.0@sha256:32ecf55c99af12f0b3f70866e1251673ab130caeb152766b2c5438f4c1411c6b
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.17.0@sha256:32ecf55c99af12f0b3f70866e1251673ab130caeb152766b2c5438f4c1411c6b
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.17.0@sha256:32ecf55c99af12f0b3f70866e1251673ab130caeb152766b2c5438f4c1411c6b
networks:
ocis-net:
user: "0" # needed for apk add in entrypoint script
Expand Down

0 comments on commit 19f9a0a

Please sign in to comment.