diff --git a/projects/lotus/Dockerfile b/projects/lotus/Dockerfile index c6e6de2d2..bdbee4371 100644 --- a/projects/lotus/Dockerfile +++ b/projects/lotus/Dockerfile @@ -14,7 +14,7 @@ # ################################################################################ -FROM gcr.io/oss-fuzz-base/base-builder-go-codeintelligencetesting +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