aboutsummaryrefslogtreecommitdiff
path: root/projects/piex/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/piex/Dockerfile')
-rw-r--r--projects/piex/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/piex/Dockerfile b/projects/piex/Dockerfile
index 9adb45dc2..13824b128 100644
--- a/projects/piex/Dockerfile
+++ b/projects/piex/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER guidovranken@gmail.com
RUN apt-get update && apt-get install -y make autoconf automake libtool
RUN git clone https://github.com/guidovranken/piex.git piex
WORKDIR piex