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