Fix Maintainer Deprecation

This commit is contained in:
Unknown 2018-07-13 04:19:16 -04:00
parent 5fc42b8f7b
commit 15323e496f

View File

@ -5,7 +5,7 @@
# ----------------------------------
FROM ubuntu:18.04
LABEL vendor="Pterodactyl Software" maintainer="support@pterodactyl.io"
LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io"
ENV DEBIAN_FRONTEND noninteractive
# Install Dependencies