Skip to content

Commit

Permalink
changing ocis to ocis rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Panta committed Jun 28, 2024
1 parent c0a7a2b commit 399e12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
ocis:
image: owncloud/ocis:${OCIS_IMAGE_TAG:-latest}
image: owncloud/ocis-rolling:${OCIS_IMAGE_TAG:-latest}
entrypoint: /bin/sh
command: ['-c', 'ocis init || true && ocis server']
ports:
Expand Down

0 comments on commit 399e12b

Please sign in to comment.