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