mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-06-30 22:25:39 +00:00
[nextcloud] update maintainer
This commit is contained in:
@ -66,6 +66,6 @@ EXPOSE 8888
|
||||
|
||||
LABEL description="A server software for creating file hosting services" \
|
||||
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
|
||||
maintainer="Wonderfall <wonderfall@targaryen.house>"
|
||||
maintainer="hoellen <info@hoellen.eu>"
|
||||
|
||||
CMD ["run.sh"]
|
||||
|
@ -66,6 +66,6 @@ EXPOSE 8888
|
||||
|
||||
LABEL description="A server software for creating file hosting services" \
|
||||
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
|
||||
maintainer="Wonderfall <wonderfall@targaryen.house>"
|
||||
maintainer="hoellen <info@hoellen.eu>"
|
||||
|
||||
CMD ["run.sh"]
|
||||
|
@ -55,6 +55,6 @@ EXPOSE 8888
|
||||
|
||||
LABEL description="A server software for creating file hosting services" \
|
||||
nextcloud="Nextcloud daily" \
|
||||
maintainer="Wonderfall <wonderfall@targaryen.house>"
|
||||
maintainer="hoellen <info@hoellen.eu>"
|
||||
|
||||
CMD ["run.sh"]
|
||||
|
Reference in New Issue
Block a user