aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/ntp/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ntp/Dockerfile')
-rw-r--r--projects/ntp/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/ntp/Dockerfile b/projects/ntp/Dockerfile
index d942c8cc..40de20c3 100644
--- a/projects/ntp/Dockerfile
+++ b/projects/ntp/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER security@ntp.org
RUN apt-get update && apt-get install -y make autoconf automake libtool bison flex rsync lynx
ADD https://www.bitkeeper.org/downloads/7.3.3/bk-7.3.3-x86_64-glibc213-linux.bin bk-7.3.3-x86_64-glibc213-linux.bin
RUN chmod +x bk-7.3.3-x86_64-glibc213-linux.bin