Update the Dockerfile to download Zigbuild directly #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docker-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
cargo-zigbuilddockerfile has Rust 1.93 as its upstream, but Bevy 0.19 bumped its MSRV. 1.96.1 is the Rust version installed by the Oxalica overlay, so it's what the Dockerfile uses too now.