fix image.documentation link

This commit is contained in:
Willy Kloucek
2021-02-02 11:10:56 +01:00
parent 46a2282e47
commit 370cd1c8f6
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.opencontainers.image.authors="ownCloud GmbH" \
org.opencontainers.image.description="oCIS - ownCloud Infinite Scale is a modern file-sync and share platform" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.documentation="https://owncloud.github.io/ocis.git" \
org.opencontainers.image.documentation="https://github.com/owncloud/ocis" \
org.opencontainers.image.url="https://hub.docker.com/r/owncloud/ocis" \
org.opencontainers.image.source="https://github.com/owncloud/ocis" \
org.opencontainers.image.version="${VERSION}" \