Skip to content

Commit

Permalink
Update get-ecr-uri.sh with ca-west-1 account (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerkes authored Dec 11, 2023
1 parent b5cdeb6 commit e65bc14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/get-ecr-uri.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ else
il-central-1)
acct="066635153087"
;;
ca-west-1)
acct="761377655185"
;;
# 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 e65bc14

Please sign in to comment.