aboutsummaryrefslogtreecommitdiff
path: root/projects/haproxy/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/haproxy/Dockerfile')
-rwxr-xr-xprojects/haproxy/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/haproxy/Dockerfile b/projects/haproxy/Dockerfile
index c43f14153..92a30f62a 100755
--- a/projects/haproxy/Dockerfile
+++ b/projects/haproxy/Dockerfile
@@ -14,7 +14,6 @@
#
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER david@adalogics.com
RUN apt-get update && apt-get install -y make
RUN git clone https://github.com/haproxy/haproxy