aboutsummaryrefslogtreecommitdiff
path: root/projects/prometheus/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/prometheus/Dockerfile')
-rw-r--r--projects/prometheus/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/prometheus/Dockerfile b/projects/prometheus/Dockerfile
index 0d2326bcc..d856df0cc 100644
--- a/projects/prometheus/Dockerfile
+++ b/projects/prometheus/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER julius.volz@gmail.com
RUN go get github.com/prometheus/prometheus/cmd/...
COPY build.sh $SRC/
RUN mkdir $SRC/prometheus/