Fix errors finding Rust toolchain (#3802)

* switch to dtolnay/toolchain
* Add .dockerignore to avoid copying target/ into images
* update corrosion
This commit is contained in:
Dustin J. Mitchell 2025-03-06 06:59:04 -05:00 committed by GitHub
parent bcb3f820ab
commit 3c12c0dfd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 48 additions and 56 deletions

1
.dockerignore Normal file
View file

@ -0,0 +1 @@
target