aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/strongswan/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/strongswan/Dockerfile')
-rw-r--r--projects/strongswan/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/strongswan/Dockerfile b/projects/strongswan/Dockerfile
index cfd1aa7d..ea003dbf 100644
--- a/projects/strongswan/Dockerfile
+++ b/projects/strongswan/Dockerfile
@@ -15,7 +15,6 @@
##############################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER tobias@strongswan.org
RUN apt-get update && apt-get install -y automake autoconf libtool pkg-config gettext perl python flex bison gperf lcov libgmp3-dev
RUN git clone --depth 1 https://github.com/strongswan/strongswan.git strongswan
RUN git clone --depth 1 https://github.com/strongswan/fuzzing-corpora.git strongswan/fuzzing-corpora