aboutsummaryrefslogtreecommitdiff
path: root/projects/lotus/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/lotus/Dockerfile')
-rw-r--r--projects/lotus/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/lotus/Dockerfile b/projects/lotus/Dockerfile
index 08dccff6a..bdbee4371 100644
--- a/projects/lotus/Dockerfile
+++ b/projects/lotus/Dockerfile
@@ -14,7 +14,7 @@
#
################################################################################
-FROM gcr.io/oss-fuzz-base/base-builder
+FROM gcr.io/oss-fuzz-base/base-builder-go
RUN apt-get update && apt-get install -y mesa-opencl-icd ocl-icd-opencl-dev gcc \
git bzr jq pkg-config curl clang build-essential hwloc libhwloc-dev
RUN git clone --depth 1 https://github.com/filecoin-project/lotus