diff --git a/Dockerfile b/Dockerfile index a522c07c52..2b73e43b49 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM quay.io/prometheus/busybox:latest -MAINTAINER The Prometheus Authors +LABEL maintainer "The Prometheus Authors " COPY prometheus /bin/prometheus COPY promtool /bin/promtool