Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Cargo Sparse protocol in Docker build
Cargo 1.68 and newer introduced "sparse" protocol which significantly reduces memory usage (and improves build time!) - see https://blog.rust-lang.org/inside-rust/2023/01/30/cargo-sparse-protocol.html Had to bump Alpine to 3.18 to pick up a more recent Cargo release (1.76.0) hexpm/elixir do not sure Alpine 3.19 with current erlang+elixir combination
- Loading branch information