Skip to content

Commit

Permalink
Add new regions for ecr images (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbaker1 authored Nov 15, 2024
1 parent 4fa56a0 commit 0a48b7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/al2/runtime/get-ecr-uri.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0a48b7e

Please sign in to comment.