MAINTAINER is depreceated, use LABEL
This commit is contained in:
parent
904b594e2b
commit
70f4cc5a2d
@ -1,5 +1,5 @@
|
|||||||
FROM alpine:3.7
|
FROM alpine:3.7
|
||||||
MAINTAINER Sebastian Hugentobler <sebastian@vanwa.ch>
|
LABEL maintainer="Sebastian Hugentobler <sebastian@vanwa.ch>"
|
||||||
|
|
||||||
ENV S6_OVERLAY_VERSION=v1.21.2.2
|
ENV S6_OVERLAY_VERSION=v1.21.2.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user