Using the recommended syntax for maintainer label (#1053)
Signed-off-by: Tariq Ibrahim <tariq.ibrahim@microsoft.com>
This commit is contained in:
parent
c52e0d3353
commit
834e35112c
|
@ -1,5 +1,5 @@
|
|||
FROM quay.io/prometheus/busybox:glibc
|
||||
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
|
||||
LABEL maintainer="The Prometheus Authors <prometheus-developers@googlegroups.com>"
|
||||
|
||||
COPY node_exporter /bin/node_exporter
|
||||
|
||||
|
|
Loading…
Reference in New Issue