E.g. `rust-lang/rust:nightly-2024-02-20`, so that it is easy to locate and pin specific images. The output of `rustc --version` also includes a next version number (e.g. `rustc 1.78.0-nightly`), but just the date should probably suffice for this.
E.g.
rust-lang/rust:nightly-2024-02-20, so that it is easy to locate and pin specific images.The output of
rustc --versionalso includes a next version number (e.g.rustc 1.78.0-nightly), but just the date should probably suffice for this.