aboutsummaryrefslogtreecommitdiff
path: root/projects/mupdf/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/mupdf/Dockerfile')
-rw-r--r--projects/mupdf/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/mupdf/Dockerfile b/projects/mupdf/Dockerfile
index 0b0b760fb..160ce0ee9 100644
--- a/projects/mupdf/Dockerfile
+++ b/projects/mupdf/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER jonathan@titanous.com
RUN apt-get update && apt-get install -y make libtool pkg-config
RUN git clone --recursive --depth 1 git://git.ghostscript.com/mupdf.git mupdf
RUN git clone --depth 1 https://github.com/mozilla/pdf.js pdf.js && \