Skip to content

Commit ade99ba

Browse files
committed
Adjust task definition
1 parent bf6db83 commit ade99ba

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+
"memoryReservation": 128,
3636
"volumesFrom": [],
3737
"image": "${IMAGE_URL}",
3838
"essential": true,

0 commit comments

Comments
 (0)