Using the recommended syntax for maintainer label (#1053)

Signed-off-by: Tariq Ibrahim <tariq.ibrahim@microsoft.com>
This commit is contained in:
Tariq Ibrahim 2018-08-28 10:28:58 -07:00 committed by Ben Kochie
parent c52e0d3353
commit 834e35112c
1 changed files with 1 additions and 1 deletions

View File

@ -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