aboutsummaryrefslogtreecommitdiff
path: root/projects/libressl/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libressl/Dockerfile')
-rw-r--r--projects/libressl/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/libressl/Dockerfile b/projects/libressl/Dockerfile
index 2c3b0319b..7123950e6 100644
--- a/projects/libressl/Dockerfile
+++ b/projects/libressl/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER ab@pompel.me
RUN apt-get update && apt-get install -y make cmake
RUN git clone --depth 1 https://github.com/libressl-portable/portable.git libressl
RUN git clone --depth 1 https://github.com/libressl-portable/fuzz.git libressl.fuzzers