lotus stack

This commit is contained in:
2024-04-12 17:14:21 +00:00
parent 523b5779be
commit 6baa2e2314
3 changed files with 37 additions and 1 deletions
@@ -1,5 +1,5 @@
#####################################
FROM golang:1.19.12-bullseye AS lotus-builder
FROM golang:1.21.7-bullseye AS lotus-builder
MAINTAINER Lotus Development Team
RUN apt-get update && apt-get install -y ca-certificates build-essential clang ocl-icd-opencl-dev ocl-icd-libopencl1 jq libhwloc-dev