mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Increased the host requirements when running in a container to 8gb
This commit is contained in:
@@ -35,6 +35,6 @@
|
||||
"remoteUser": "node",
|
||||
|
||||
"hostRequirements": {
|
||||
"memory": "6gb"
|
||||
"memory": "8gb"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user