aboutsummaryrefslogtreecommitdiff
path: root/projects/ipfs/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ipfs/Dockerfile')
-rw-r--r--projects/ipfs/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/ipfs/Dockerfile b/projects/ipfs/Dockerfile
index cd3eb7814..29590e08d 100644
--- a/projects/ipfs/Dockerfile
+++ b/projects/ipfs/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER will.scott@protocol.io
RUN go get -t github.com/ipfs/go-datastore
COPY build.sh $SRC/