We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b5da4 commit 1a3b86bCopy full SHA for 1a3b86b
src/ci/docker/host-x86_64/sbf-solana-solana/Dockerfile
@@ -23,7 +23,7 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
23
24
RUN PATH="${HOME}/.cargo/bin:${PATH}" \
25
cargo install --git https://github.com/solana-labs/cargo-run-sbf-tests.git \
26
- --rev 836eec95d0fd79b7718b940bd64245f99e806055 \
+ --rev b5500813b130ff7ce2d32e85f4e4e6377fe24cda \
27
--bin cargo-run-sbf-tests --root /usr/local
28
29
COPY scripts/sccache.sh /scripts/
0 commit comments