Skip to content

Commit 9863133

Browse files
authored
Merge pull request #3 from sevenpark/memory_fix
2 parents ea5518a + 8fa3b02 commit 9863133

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
@@ -40,5 +40,5 @@
4040
"FARGATE"
4141
],
4242
"cpu": "1024",
43-
"memory": "4096"
43+
"memory": "8192"
4444
}

0 commit comments

Comments
 (0)