aboutsummaryrefslogtreecommitdiff
path: root/projects/zstd/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/zstd/Dockerfile')
-rw-r--r--projects/zstd/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/zstd/Dockerfile b/projects/zstd/Dockerfile
index 5e41221ad..d8b8c5e17 100644
--- a/projects/zstd/Dockerfile
+++ b/projects/zstd/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER nickrterrell@gmail.com
RUN apt-get update && apt-get install -y make python wget
# Clone source
RUN git clone --depth 1 https://github.com/facebook/zstd