Fix Maintainer Deprecation

This commit is contained in:
Unknown 2018-07-13 16:12:49 -04:00
parent ec2777a0a6
commit 3466c41e91

View File

@ -5,7 +5,7 @@
# ----------------------------------
FROM frolvlad/alpine-mono
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io"
RUN apk add --update --no-cache openssl curl sqlite \
&& adduser -D -h /home/container container