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

Update owncloud/ocis Docker tag to v1.8.0 #38

Merged
merged 1 commit into from
Jun 28, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
restart: always

ocis:
image: owncloud/ocis:1.7.0@sha256:d2efcae92c841f6da34a9c51153de03c7a8e1949c54d25ccca14276a6064d0d6
image: owncloud/ocis:1.8.0@sha256:800b0eb080fc064c4584ab862caa5df530ce6f546c84fa0a8c4b064170948a78
networks:
ocis-net:
entrypoint:
Expand Down