aboutsummaryrefslogtreecommitdiff
path: root/projects/unbound/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/unbound/Dockerfile')
-rw-r--r--projects/unbound/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/unbound/Dockerfile b/projects/unbound/Dockerfile
index 0bd77437c..fd9223df2 100644
--- a/projects/unbound/Dockerfile
+++ b/projects/unbound/Dockerfile
@@ -14,7 +14,6 @@
#
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER jsha@letsencrypt.org
RUN apt-get update
RUN apt-get install -y make libtool libssl-dev libexpat-dev wget
RUN git clone --depth=1 https://github.com/NLnetLabs/unbound unbound