aboutsummaryrefslogtreecommitdiff
path: root/projects/matio/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/matio/Dockerfile')
-rw-r--r--projects/matio/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/matio/Dockerfile b/projects/matio/Dockerfile
index 42c0dd43c..b2aef99e8 100644
--- a/projects/matio/Dockerfile
+++ b/projects/matio/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER t-beu@users.sourceforge.net
RUN apt-get update && apt-get install -y make autoconf automake libhdf5-dev libtool zlib1g-dev
ENV HDF5_DIR /usr/lib/x86_64-linux-gnu/hdf5/serial
RUN git clone --depth 1 git://git.code.sf.net/p/matio/matio matio