aboutsummaryrefslogtreecommitdiff
path: root/projects/ghostscript/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ghostscript/Dockerfile')
-rw-r--r--projects/ghostscript/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/ghostscript/Dockerfile b/projects/ghostscript/Dockerfile
index 224315591..ad74a566a 100644
--- a/projects/ghostscript/Dockerfile
+++ b/projects/ghostscript/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER skau@google.com
RUN apt-get update && apt-get install -y autoconf zlibc libtool liblcms2-dev libpng-dev
RUN git clone --branch branch-2.2 --single-branch --depth 1 https://github.com/apple/cups.git cups