diff --git a/Dockerfile b/Dockerfile index 1513b83..d3b0505 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # ---------------------------------- FROM frolvlad/alpine-mono -MAINTAINER Pterodactyl Software, +LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io" RUN apk add --update --no-cache openssl curl sqlite \ && adduser -D -h /home/container container