solana/ci/docker-rust
Greg Fitzgerald 9b1471acae
Upgrade to Rust 1.36.0 (#5206)
* Upgrade to Rust 1.36.0

* Move test-checks.sh back to stable

* update nightly version to 2019-07-19

* use both nightly and stable for checks
2019-07-20 18:53:16 -06:00
..
2019-05-02 15:33:08 -07:00
2019-07-20 18:53:16 -06: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.