File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2525 - nightly-2023-12-03
2626 - nightly-2022-12-10
2727 - 1.86.0
28+ - nightly-2025-02-14
2829 default : " nightly-2023-12-03"
2930 PYTHON_VERSION :
3031 description : " Python version"
Original file line number Diff line number Diff line change 11# Build libzkp dependency
2- FROM scrolltech/cuda-go-rust-builder:cuda-11.7.1-go-1.21 -rust-nightly-2023-12-03 as chef
2+ FROM scrolltech/cuda-go-rust-builder:cuda-11.7.1-go-1.22.12 -rust-nightly-2025-02-14 as chef
33WORKDIR app
44
55FROM chef as planner
@@ -25,7 +25,7 @@ RUN cargo build --release -p libzkp-c
2525
2626
2727# Download Go dependencies
28- FROM scrolltech/cuda-go-rust-builder:cuda-11.7.1-go-1.21 -rust-nightly-2023-12-03 as base
28+ FROM scrolltech/cuda-go-rust-builder:cuda-11.7.1-go-1.22.12 -rust-nightly-2025-02-14 as base
2929WORKDIR /src
3030COPY go.work* ./
3131COPY ./rollup/go.* ./rollup/
You can’t perform that action at this time.
0 commit comments