MAINTAINER is depreceated, use LABEL
This commit is contained in:
parent
904b594e2b
commit
70f4cc5a2d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue