Skip to content

Commit bbc5bf8

Browse files
committed
set memory to 8192
1 parent ace782c commit bbc5bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ops/tasks/prod/task_def.json.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
],
2626
"mountPoints": [],
27-
"memory": 4096,
27+
"memory": 8192,
2828
"volumesFrom": [],
2929
"image": "084888172679.dkr.ecr.us-east-1.amazonaws.com/kepler:{{branch}}",
3030
"essential": true,

0 commit comments

Comments
 (0)