Fix Maintainer Deprecation
This commit is contained in:
parent
ab0b657680
commit
5fc42b8f7b
|
|
@ -5,7 +5,8 @@
|
|||
# ----------------------------------
|
||||
FROM ubuntu:18.04
|
||||
|
||||
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
||||
LABEL vendor="Pterodactyl Software" maintainer="support@pterodactyl.io"
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
# Install Dependencies
|
||||
RUN dpkg --add-architecture i386 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user