aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libvpx/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libvpx/Dockerfile')
-rw-r--r--projects/libvpx/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libvpx/Dockerfile b/projects/libvpx/Dockerfile
index 262848d3..a75dc13b 100644
--- a/projects/libvpx/Dockerfile
+++ b/projects/libvpx/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER jzern@google.com
RUN apt-get update && apt-get install -y yasm wget gcc
RUN git clone https://chromium.googlesource.com/webm/libvpx
ADD https://storage.googleapis.com/downloads.webmproject.org/test_data/fuzzer/vpx_fuzzer_seed_corpus.zip $SRC/