change deprecated maintainer to label (#2724)
This commit is contained in:
parent
6766123f93
commit
51626f2573
|
@ -1,5 +1,5 @@
|
|||
FROM quay.io/prometheus/busybox:latest
|
||||
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
|
||||
LABEL maintainer "The Prometheus Authors <prometheus-developers@googlegroups.com>"
|
||||
|
||||
COPY prometheus /bin/prometheus
|
||||
COPY promtool /bin/promtool
|
||||
|
|
Loading…
Reference in New Issue