Remove Ruby from devcontainer
This commit is contained in:
@@ -2,8 +2,5 @@
|
|||||||
"name": "Dependency Review Action",
|
"name": "Dependency Review Action",
|
||||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:18",
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:18",
|
||||||
"postCreateCommand": "npm install",
|
"postCreateCommand": "npm install",
|
||||||
"remoteUser": "node",
|
"remoteUser": "node"
|
||||||
"features": {
|
|
||||||
"ghcr.io/devcontainers/features/ruby:1": {}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user