Update devcontainer.json
This commit is contained in:
parent
1afc7ed8c5
commit
351e4e2460
@ -1,5 +1,5 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
|
||||
"waitFor": "onCreateCommand",
|
||||
"onCreateCommand": ".devcontainer/setup.sh",
|
||||
"updateContentCommand": "cargo build",
|
||||
|
Loading…
Reference in New Issue
Block a user