aboutsummaryrefslogtreecommitdiff
path: root/projects/libtorrent/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libtorrent/Dockerfile')
-rw-r--r--projects/libtorrent/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libtorrent/Dockerfile b/projects/libtorrent/Dockerfile
index d74ab142a..566b8b40f 100644
--- a/projects/libtorrent/Dockerfile
+++ b/projects/libtorrent/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER arvid@libtorrent.org
RUN apt-get update && apt-get install -y wget libssl-dev
RUN git clone --depth 1 --single-branch --branch boost-1.73.0 --recurse-submodules https://github.com/boostorg/boost.git