Skip to content

Commit 6667242

Browse files
authored
Merge branch 'master' into fix/estimator_training_register
2 parents 26027b3 + b049303 commit 6667242

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/sagemaker/image_uris/expected_uris.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
"cn-northwest-1": "amazonaws.com.cn",
1818
"us-iso-east-1": "c2s.ic.gov",
1919
"us-isob-east-1": "sc2s.sgov.gov",
20+
"us-isof-south-1": "csp.hci.ic.gov",
21+
"us-isof-east-1": "csp.hci.ic.gov",
2022
}
2123
DOMAIN = "amazonaws.com"
2224
IMAGE_URI_FORMAT = "{}.dkr.ecr.{}.{}/{}:{}"

0 commit comments

Comments
 (0)