Skip to content

Commit

Permalink
Merge pull request #47 from Chia-Network/EL.pin-rust
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored Oct 17, 2023
2 parents 3f79161 + afcbf01 commit 335eb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu-22.04-risc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ RUN apt-get update && \
ENV PATH="/root/.cargo/bin:${PATH}"
ENV RUST_BACKTRACE=1

RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.72.1

0 comments on commit 335eb7d

Please sign in to comment.