From 0a48b7ee16d4db1a03fc0b5f541a153d73cca420 Mon Sep 17 00:00:00 2001 From: Nick Baker Date: Thu, 14 Nov 2024 16:10:53 -0800 Subject: [PATCH] Add new regions for ecr images (#2055) --- templates/al2/runtime/get-ecr-uri.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/al2/runtime/get-ecr-uri.sh b/templates/al2/runtime/get-ecr-uri.sh index 205e43ed9..f2525ba2c 100755 --- a/templates/al2/runtime/get-ecr-uri.sh +++ b/templates/al2/runtime/get-ecr-uri.sh @@ -75,6 +75,12 @@ else ap-southeast-5) acct="151610086707" ;; + ap-southeast-7) + acct="121268973566" + ;; + mx-central-1) + acct="730335286997" + ;; # This sections includes all commercial non-opt-in regions, which use # the same account for ECR pause container images, but still have in-region # registries.