aboutsummaryrefslogtreecommitdiff
path: root/projects/gfwx/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/gfwx/Dockerfile')
-rw-r--r--projects/gfwx/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/gfwx/Dockerfile b/projects/gfwx/Dockerfile
index 3344848d3..30a9bb758 100644
--- a/projects/gfwx/Dockerfile
+++ b/projects/gfwx/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER fyffe@google.com
RUN apt-get update && apt-get install -y make autoconf automake libtool
RUN git clone --depth 1 https://github.com/guidovranken/gfwx-fuzzers.git gfwx-fuzzers
WORKDIR gfwx-fuzzers