nextcloud: update label

This commit is contained in:
Wonderfall 2016-06-16 16:49:55 +02:00 committed by GitHub
parent 62ee103504
commit 76688cb541

View File

@ -85,7 +85,7 @@ VOLUME /data /config /apps2
EXPOSE 80 EXPOSE 80
LABEL description="A server software for creating file hosting services" \ LABEL description="A server software for creating file hosting services" \
nextcloud="ownCloud v${NEXTCLOUD_VERSION}" \ nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
apcu="apcu v${APCU_VERSION}" \ apcu="apcu v${APCU_VERSION}" \
apcu_bc="apcu_bc v${APCUBC_VERSION}" apcu_bc="apcu_bc v${APCUBC_VERSION}"