We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2a6b8 commit 2bc8990Copy full SHA for 2bc8990
.devcontainer/devcontainer.json
@@ -1,4 +1,5 @@
1
{
2
+ "image": "mcr.microsoft.com/devcontainers/base:ubuntu-24.04",
3
"extensions": [
4
"rust-lang.rust-analyzer",
5
"bungcip.better-toml",
0 commit comments