aboutsummaryrefslogtreecommitdiff
path: root/projects/opendnp3/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/opendnp3/Dockerfile')
-rw-r--r--projects/opendnp3/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/opendnp3/Dockerfile b/projects/opendnp3/Dockerfile
index b022308bb..e602568f5 100644
--- a/projects/opendnp3/Dockerfile
+++ b/projects/opendnp3/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER info@automatak.com
RUN apt-get update && apt-get install -y make wget tshark
RUN git clone --recursive -b release-2.x --depth 1 https://github.com/dnp3/opendnp3.git opendnp3