aboutsummaryrefslogtreecommitdiff
path: root/projects/nodejs/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/nodejs/Dockerfile')
-rw-r--r--projects/nodejs/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/nodejs/Dockerfile b/projects/nodejs/Dockerfile
index e4a3299d6..69c64a726 100644
--- a/projects/nodejs/Dockerfile
+++ b/projects/nodejs/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER david@adalogics.com
RUN apt-get update && apt-get install -y make
RUN apt-get install -y flex bison build-essential
RUN git clone --recursive --depth 1 https://github.com/nodejs/node