Files
solana/ci/docker-rust
mergify[bot] b4933f4c74 Upgrade to Rust 1.43.0 (bp #9754) (#9807)
* Upgrade to Rust 1.43.0 (#9754)

(cherry picked from commit 230df0ec0c)

# Conflicts:
#	core/src/validator.rs
#	runtime/src/accounts_db.rs

* Update validator.rs

* Update accounts_db.rs

Co-authored-by: Michael Vines <mvines@gmail.com>
2020-04-30 08:50:03 -07:00
..
2019-05-02 15:33:08 -07:00

Docker image containing rust and some preinstalled packages used in CI.

This image manually maintained:

  1. Edit Dockerfile to match the desired rust version
  2. Run ./build.sh to publish the new image, if you are a member of the Solana Labs Docker Hub organization.