Fix Maintainer Deprecation
This commit is contained in:
parent
008a9d4f90
commit
bbd6cade27
|
|
@ -5,7 +5,7 @@
|
|||
# ----------------------------------
|
||||
FROM openjdk:8-jdk-alpine
|
||||
|
||||
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
||||
LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io"
|
||||
|
||||
RUN apk add --update --no-cache curl ca-certificates openssl git tar bash sqlite \
|
||||
&& adduser -D -h /home/container container
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user