mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
Replace deprecated MAINTAINER directive
This commit is contained in:
parent
718e826c0f
commit
ef2cb5d495
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM alpine:3
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
LABEL maintainer="EasyPi Software Foundation"
|
||||
|
||||
RUN set -xe \
|
||||
&& apk add --no-cache ca-certificates \
|
||||
|
Loading…
Reference in New Issue
Block a user