Skip to content

Commit 0d22112

Browse files
committed
Increase memory
1 parent bbe14e6 commit 0d22112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/task-definition-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
],
3434
"mountPoints": [],
35-
"memory": 128,
35+
"memory": 256,
3636
"volumesFrom": [],
3737
"image": "${IMAGE_URL}",
3838
"essential": true,

0 commit comments

Comments
 (0)