aboutsummaryrefslogtreecommitdiff
path: root/projects/karchive/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/karchive/Dockerfile')
-rw-r--r--projects/karchive/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/karchive/Dockerfile b/projects/karchive/Dockerfile
index 4e9a8be83..d6c65e0f5 100644
--- a/projects/karchive/Dockerfile
+++ b/projects/karchive/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER tsdgeos@gmail.com
RUN apt-get update && apt-get install --yes cmake make autoconf automake autopoint libtool wget po4a
RUN git clone --depth 1 https://github.com/madler/zlib.git
RUN git clone --depth 1 https://github.com/nih-at/libzip.git