Skip to content

Commit 6fec7b6

Browse files
authored
Merge branch 'master' into update-tensorflow-version
2 parents dd4c4f4 + 37c0d3a commit 6fec7b6

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"2.6": "2.6.3",
307307
"2.7": "2.7.0",
308308
"2.8": "2.8.4",
309-
"2.9": "2.9.2",
309+
"2.9": "2.9.3",
310310
"2.10": "2.10.1",
311311
"2.11": "2.11.0"
312312
},
@@ -1708,6 +1708,41 @@
17081708
},
17091709
"repository": "tensorflow-inference"
17101710
},
1711+
"2.9.3": {
1712+
"registries": {
1713+
"af-south-1": "626614931356",
1714+
"ap-east-1": "871362719292",
1715+
"ap-northeast-1": "763104351884",
1716+
"ap-northeast-2": "763104351884",
1717+
"ap-northeast-3": "364406365360",
1718+
"ap-south-1": "763104351884",
1719+
"ap-south-2": "772153158452",
1720+
"ap-southeast-1": "763104351884",
1721+
"ap-southeast-2": "763104351884",
1722+
"ap-southeast-3": "907027046896",
1723+
"ca-central-1": "763104351884",
1724+
"cn-north-1": "727897471807",
1725+
"cn-northwest-1": "727897471807",
1726+
"eu-central-1": "763104351884",
1727+
"eu-central-2": "380420809688",
1728+
"eu-north-1": "763104351884",
1729+
"eu-south-1": "692866216735",
1730+
"eu-south-2": "503227376785",
1731+
"eu-west-1": "763104351884",
1732+
"eu-west-2": "763104351884",
1733+
"eu-west-3": "763104351884",
1734+
"me-south-1": "217643126080",
1735+
"sa-east-1": "763104351884",
1736+
"us-east-1": "763104351884",
1737+
"us-east-2": "763104351884",
1738+
"us-gov-east-1": "446045086412",
1739+
"us-gov-west-1": "442386744353",
1740+
"us-iso-east-1": "886529160074",
1741+
"us-west-1": "763104351884",
1742+
"us-west-2": "763104351884"
1743+
},
1744+
"repository": "tensorflow-inference"
1745+
},
17111746
"2.10.0": {
17121747
"registries": {
17131748
"af-south-1": "626614931356",

0 commit comments

Comments
 (0)