aboutsummaryrefslogtreecommitdiff
path: root/projects/jsc/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/jsc/Dockerfile')
-rw-r--r--projects/jsc/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/jsc/Dockerfile b/projects/jsc/Dockerfile
index b51289128..d98b69edd 100644
--- a/projects/jsc/Dockerfile
+++ b/projects/jsc/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER ochang@google.com
RUN apt-get update && apt-get install -y make autoconf automake libtool python ruby ninja-build bison flex gperf wget
RUN git clone --depth 1 git://git.webkit.org/WebKit.git