aboutsummaryrefslogtreecommitdiff
path: root/projects/libpcap/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libpcap/Dockerfile')
-rw-r--r--projects/libpcap/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libpcap/Dockerfile b/projects/libpcap/Dockerfile
index 3879928e4..fcd2b30db 100644
--- a/projects/libpcap/Dockerfile
+++ b/projects/libpcap/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER security@tcpdump.org
RUN apt-get update && apt-get install -y make cmake flex bison
RUN git clone --depth 1 https://github.com/the-tcpdump-group/libpcap.git libpcap
# for corpus as wireshark