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