mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
Rust stage0 tarballs should not be based on a patchlevel release like `1.45.1`. It might work in case of the previous version 1.45.1, which already exists. However, it will not work in case of x.y.1 is missing. So the build rust 1.47.0, should pull tarballs for rust 1.46.0, instead of 1.46.1, which does not exist. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |