mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-21 03:15:23 +00:00
change deprecated maintainer to label
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM alpine
|
||||
|
||||
|
||||
MAINTAINER itzg
|
||||
LABEL maintainer "itzg"
|
||||
|
||||
RUN echo "http://dl-3.alpinelinux.org/alpine/v3.5/community/" >> /etc/apk/repositories &&\
|
||||
apk update && \
|
||||
|
||||
Reference in New Issue
Block a user