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