Skip to content

Commit 933fb1b

Browse files
author
Jaipreet Singh
committed
Add registry ID for af-south-1
1 parent a93989d commit 933fb1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sagemaker_studio_image_build/data/buildspec.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ phases:
88
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 763104351884)
99
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 217643126080)
1010
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 727897471807)
11+
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 626614931356)
1112
build:
1213
commands:
1314
- echo Build started on `date`

0 commit comments

Comments
 (0)