Fix Maintainer Deprecation
This commit is contained in:
parent
14a1a7377b
commit
aa908c715a
|
|
@ -5,7 +5,7 @@
|
|||
# ----------------------------------
|
||||
FROM frolvlad/alpine-glibc
|
||||
|
||||
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
||||
LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io"
|
||||
|
||||
RUN apk add --update --no-cache curl ca-certificates openssl libstdc++ busybox-extras \
|
||||
&& apk add libc++ jq --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user