Skip to content

Commit

Permalink
use anza docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Feb 8, 2024
1 parent db7a53a commit 84fcc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/rust-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export rust_stable="$stable_version"

export rust_nightly=nightly-"$nightly_version"

export ci_docker_image="solanalabs/ci:rust_${rust_stable}_${rust_nightly}"
export ci_docker_image="anzaxyz/ci:rust_${rust_stable}_${rust_nightly}"

[[ -z $1 ]] || (

Expand Down

0 comments on commit 84fcc1b

Please sign in to comment.