aboutsummaryrefslogtreecommitdiff
path: root/projects/open62541/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/open62541/Dockerfile')
-rw-r--r--projects/open62541/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/open62541/Dockerfile b/projects/open62541/Dockerfile
index 570452462..12c1e1f86 100644
--- a/projects/open62541/Dockerfile
+++ b/projects/open62541/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER git@s.profanter.me
RUN apt-get update && apt-get install -y make cmake python-six wget
# We need libmbedtls > 2.5.1 otherwise it does not include the lib for static linking
RUN wget https://open62541.org/libmbedtls/libmbedtls-dev_2.6.0-1_amd64.deb && \