diff --git a/Dockerfile b/Dockerfile index dbcb5ec99..00700591f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM quay.io/prometheus/busybox:latest -LABEL maintainer "The Prometheus Authors " +LABEL maintainer="The Prometheus Authors " COPY prometheus /bin/prometheus COPY promtool /bin/promtool