Fix Maintainer Deprecation
This commit is contained in:
parent
ec2777a0a6
commit
3466c41e91
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user