Skip to content

Commit 5f2c50f

Browse files
committed
chore: cpu 코어 1코어로 증가
1 parent f95d167 commit 5f2c50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

task-definition-dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"requiresCompatibilities": [
7171
"EC2"
7272
],
73-
"cpu": "512",
73+
"cpu": "1024",
7474
"memory": "800",
7575
"runtimePlatform": {
7676
"cpuArchitecture": "X86_64",

0 commit comments

Comments
 (0)