aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/tor/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tor/Dockerfile')
-rw-r--r--projects/tor/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/tor/Dockerfile b/projects/tor/Dockerfile
index cc045023..37d9753e 100644
--- a/projects/tor/Dockerfile
+++ b/projects/tor/Dockerfile
@@ -15,7 +15,6 @@
##############################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER nickm@torproject.org
RUN apt-get update && apt-get install -y autoconf automake make libtool
RUN git clone --depth 1 https://git.torproject.org/tor.git
RUN git clone --depth 1 https://git.torproject.org/fuzzing-corpora.git tor-fuzz-corpora