aboutsummaryrefslogtreecommitdiff
path: root/projects/libtiff/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libtiff/Dockerfile')
-rw-r--r--projects/libtiff/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libtiff/Dockerfile b/projects/libtiff/Dockerfile
index 9f7ecc2a6..b6c5fd840 100644
--- a/projects/libtiff/Dockerfile
+++ b/projects/libtiff/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER paul.l.kehrer@gmail.com
RUN apt-get update && apt-get install -y make autoconf automake libtool cmake nasm
RUN git clone --depth 1 https://gitlab.com/libtiff/libtiff
RUN git clone --depth 1 https://github.com/madler/zlib