From f6ee04642e3fcddbb8882f834ea7de5364875318 Mon Sep 17 00:00:00 2001 From: wasiknabil Date: Sat, 27 Jun 2026 15:29:47 +0530 Subject: [PATCH] Update buildspec.yml --- buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildspec.yml b/buildspec.yml index 7478dfd..1b2ec7e 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -2,7 +2,7 @@ version: 0.2 env: variables: - AWS_ACCOUNT_ID: "289857919920" + AWS_ACCOUNT_ID: "806156384282" REPOSITORY_NAME: "website" CONTAINER_NAME: "website" CLUSTER_NAME: "websitecluster"