Skip to content

Commit 9c9375f

Browse files
committed
devcontainer 세팅 변경
1 parent 13d4650 commit 9c9375f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"onCreateCommand": "./.devcontainer/on-create.sh > ~/on-create.log",
5555

5656
"hostRequirements": {
57-
"memory": "8gb"
57+
"memory": "16gb"
5858
}
5959
}

0 commit comments

Comments
 (0)