We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efc4a4 commit 490aa8eCopy full SHA for 490aa8e
1 file changed
.devcontainer/devcontainer.json
@@ -63,6 +63,6 @@
63
"onCreateCommand": "./.devcontainer/on-create.sh > ~/on-create.log",
64
65
"hostRequirements": {
66
- "memory": "8gb"
+ "memory": "16gb"
67
}
68
0 commit comments