Skip to content

Commit

Permalink
Merge pull request #57 from AndreasSko/renovate/owncloud-ocis-1.x
Browse files Browse the repository at this point in the history
Update owncloud/ocis Docker tag to v1.9.0
  • Loading branch information
AndreasSko authored Jul 14, 2021
2 parents d91ad73 + 5d76923 commit c59d9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/files/ocis/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"
services:
ocis:
image: owncloud/ocis:1.8.0
image: owncloud/ocis:1.9.0
restart: always
entrypoint:
- /bin/sh
Expand Down

0 comments on commit c59d9c1

Please sign in to comment.