aboutsummaryrefslogtreecommitdiff
path: root/projects/tremor/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tremor/Dockerfile')
-rw-r--r--projects/tremor/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/tremor/Dockerfile b/projects/tremor/Dockerfile
index 6491cbcbc..21cda081c 100644
--- a/projects/tremor/Dockerfile
+++ b/projects/tremor/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER twsmith@mozilla.com
RUN apt-get update && apt-get install -y make autoconf automake libogg-dev libtool pkg-config wget
RUN git clone https://gitlab.xiph.org/xiph/ogg.git
RUN git clone https://gitlab.xiph.org/xiph/tremor.git