mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-18 11:05:37 -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.
|
||||
"remoteUser": "vscode",
|
||||
"features": {
|
||||
"git": "latest",
|
||||
"github-cli": "latest",
|
||||
"rust": "latest"
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||
"ghcr.io/devcontainers/features/ruby": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user