aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/openthread/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/openthread/Dockerfile')
-rw-r--r--projects/openthread/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/openthread/Dockerfile b/projects/openthread/Dockerfile
index 829cadca..e54e7e78 100644
--- a/projects/openthread/Dockerfile
+++ b/projects/openthread/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER jonhui@nestlabs.com
RUN apt-get update && apt-get install -y make autoconf automake libtool
RUN git clone --depth 1 https://github.com/openthread/openthread