diff --git a/Dockerfile b/Dockerfile index 01133b0..4c09513 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM quay.io/prometheus/busybox:latest -MAINTAINER The Prometheus Authors +FROM quay.io/prometheus/busybox:latest +LABEL maintainer="The Prometheus Authors " COPY statsd_exporter /bin/statsd_exporter