aboutsummaryrefslogtreecommitdiff
path: root/projects/brotli/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/brotli/Dockerfile')
-rw-r--r--projects/brotli/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/brotli/Dockerfile b/projects/brotli/Dockerfile
index db2538271..1f20de2bd 100644
--- a/projects/brotli/Dockerfile
+++ b/projects/brotli/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER eustas@chromium.org
RUN apt-get update && apt-get install -y cmake libtool make
RUN git clone --depth 1 https://github.com/google/brotli.git