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