Skip to content

Commit

Permalink
pin zk foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed Jan 13, 2025
1 parent c44f7a7 commit cb2f939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/zk-environment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ RUN cargo install cargo-spellcheck
RUN cargo install sccache

RUN git clone https://github.com/matter-labs/foundry-zksync
RUN git reset --hard 27360d4c8d12beddbb730dae07ad33a206b38f4b
RUN cd foundry-zksync && cargo build --release --bins
RUN mv ./foundry-zksync/target/release/forge /usr/local/cargo/bin/
RUN mv ./foundry-zksync/target/release/cast /usr/local/cargo/bin/
Expand Down

0 comments on commit cb2f939

Please sign in to comment.