We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d4650 commit 9c9375fCopy full SHA for 9c9375f
1 file changed
.devcontainer/devcontainer.json
@@ -54,6 +54,6 @@
54
"onCreateCommand": "./.devcontainer/on-create.sh > ~/on-create.log",
55
56
"hostRequirements": {
57
- "memory": "8gb"
+ "memory": "16gb"
58
}
59
0 commit comments