[nextcloud] update maintainer

This commit is contained in:
hoellen 2017-12-01 23:19:22 +01:00
parent 58a57f5964
commit f17f80da62
3 changed files with 3 additions and 3 deletions

View File

@ -66,6 +66,6 @@ EXPOSE 8888
LABEL description="A server software for creating file hosting services" \ LABEL description="A server software for creating file hosting services" \
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \ nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
maintainer="Wonderfall <wonderfall@targaryen.house>" maintainer="hoellen <info@hoellen.eu>"
CMD ["run.sh"] CMD ["run.sh"]

View File

@ -66,6 +66,6 @@ EXPOSE 8888
LABEL description="A server software for creating file hosting services" \ LABEL description="A server software for creating file hosting services" \
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \ nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
maintainer="Wonderfall <wonderfall@targaryen.house>" maintainer="hoellen <info@hoellen.eu>"
CMD ["run.sh"] CMD ["run.sh"]

View File

@ -55,6 +55,6 @@ EXPOSE 8888
LABEL description="A server software for creating file hosting services" \ LABEL description="A server software for creating file hosting services" \
nextcloud="Nextcloud daily" \ nextcloud="Nextcloud daily" \
maintainer="Wonderfall <wonderfall@targaryen.house>" maintainer="hoellen <info@hoellen.eu>"
CMD ["run.sh"] CMD ["run.sh"]