Skip to content

Commit

Permalink
update dev container rust feature to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georglauterbach committed Aug 28, 2024
1 parent 1005a83 commit dd035b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "unCORE",
"image": "ghcr.io/georglauterbach/dev-container-base:1.3.2",
"features": {
"ghcr.io/georglauterbach/dev-container-features/rust:0.4.0": {
"ghcr.io/georglauterbach/dev-container-features/rust:0.5.0": {
"additional-packages": "gdb-multiarch,jq,qemu-system-riscv64",
"install-mold": "true"
}
Expand Down

0 comments on commit dd035b8

Please sign in to comment.