aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/graphicsmagick/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/graphicsmagick/Dockerfile')
-rw-r--r--projects/graphicsmagick/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/graphicsmagick/Dockerfile b/projects/graphicsmagick/Dockerfile
index d973e680..868758f8 100644
--- a/projects/graphicsmagick/Dockerfile
+++ b/projects/graphicsmagick/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER alex.gaynor@gmail.com
RUN apt-get update && apt-get install -y mercurial automake autopoint cmake libtool nasm pkg-config po4a
RUN hg clone --time -b default http://hg.code.sf.net/p/graphicsmagick/code graphicsmagick || \
hg clone --time -b default http://hg.code.sf.net/p/graphicsmagick/code graphicsmagick || \