change deprecated maintainer to label

This commit is contained in:
Benjamin
2017-05-02 21:29:17 +02:00
parent 3a0a8a9ced
commit 5ec21fc0ba
12 changed files with 20 additions and 21 deletions
+1 -1
View File
@@ -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 && \