mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-18 19:15:31 -04:00
Fix issues in devcontainer.json
This commit is contained in:
parent
8aace004df
commit
b7e3a0d644
@ -16,8 +16,7 @@
|
|||||||
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||||
"remoteUser": "vscode",
|
"remoteUser": "vscode",
|
||||||
"features": {
|
"features": {
|
||||||
"git": "latest",
|
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||||
"github-cli": "latest",
|
"ghcr.io/devcontainers/features/ruby": {}
|
||||||
"rust": "latest"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user