diff --git a/Dockerfile b/Dockerfile index 4c11492..9b757f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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