aboutsummaryrefslogtreecommitdiff
path: root/projects/ots/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ots/Dockerfile')
-rw-r--r--projects/ots/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/ots/Dockerfile b/projects/ots/Dockerfile
index d86342c7a..c4485fc12 100644
--- a/projects/ots/Dockerfile
+++ b/projects/ots/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER mmoroz@chromium.org
RUN apt-get update && apt-get install -y python3-pip pkg-config zlib1g-dev && \
pip3 install meson==0.52.0 ninja
RUN git clone --depth 1 https://github.com/khaledhosny/ots.git