aboutsummaryrefslogtreecommitdiff
path: root/projects/zlib-ng/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/zlib-ng/Dockerfile')
-rw-r--r--projects/zlib-ng/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/zlib-ng/Dockerfile b/projects/zlib-ng/Dockerfile
index 4f8dbf6fb..d860078b2 100644
--- a/projects/zlib-ng/Dockerfile
+++ b/projects/zlib-ng/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER sebpop@gmail.com
RUN apt-get update && apt-get install -y make
RUN git clone --depth 1 -b develop https://github.com/zlib-ng/zlib-ng.git