Owner name changes

This commit is contained in:
2021-12-03 15:38:16 +01:00
parent de77af23d7
commit 76891f6cdf
4 changed files with 18 additions and 18 deletions

View File

@ -140,6 +140,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 <dev@hoellen.eu>"
CMD ["run.sh"]