aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/openh264/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/openh264/Dockerfile')
-rw-r--r--projects/openh264/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/openh264/Dockerfile b/projects/openh264/Dockerfile
index af94a02b..f7cc7127 100644
--- a/projects/openh264/Dockerfile
+++ b/projects/openh264/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 libstdc++-5-dev libstdc++-5-dev:i386 nasm subversion
RUN git clone --depth 1 https://github.com/cisco/openh264.git openh264