You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
Replace deprecated MAINTAINER directive
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user