From 9667c93704c0f17d62e46127ef0074c3c3a6d829 Mon Sep 17 00:00:00 2001 From: Vignesh Hari Date: Wed, 5 Jul 2023 03:07:17 -0700 Subject: [PATCH] Increase memory for backend container --- aws/backend.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/backend.json b/aws/backend.json index 1749d097b3..ec3dc98474 100644 --- a/aws/backend.json +++ b/aws/backend.json @@ -227,7 +227,7 @@ "name": "care-backend" } ], - "memory": "512", + "memory": "1024", "taskRoleArn": "arn:aws:iam::299650323339:role/ecsTaskExecutionRole", "family": "care", "requiresCompatibilities": [