Skip to content

Commit 35426df

Browse files
committed
fix: add missing Tensorflow 2.9 inference image
1 parent b4f05b8 commit 35426df

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

src/sagemaker/image_uri_config/tensorflow.json

+31
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@
282282
"2.6": "2.6.3",
283283
"2.7": "2.7.0",
284284
"2.8": "2.8.0"
285+
"2.9": "2.9.0"
285286
},
286287
"versions": {
287288
"1.10.0": {
@@ -1435,6 +1436,36 @@
14351436
"us-west-2": "763104351884"
14361437
},
14371438
"repository": "tensorflow-inference"
1439+
},
1440+
"2.9.0": {
1441+
"registries": {
1442+
"af-south-1": "626614931356",
1443+
"ap-east-1": "871362719292",
1444+
"ap-northeast-1": "763104351884",
1445+
"ap-northeast-2": "763104351884",
1446+
"ap-northeast-3": "364406365360",
1447+
"ap-south-1": "763104351884",
1448+
"ap-southeast-1": "763104351884",
1449+
"ap-southeast-2": "763104351884",
1450+
"ca-central-1": "763104351884",
1451+
"cn-north-1": "727897471807",
1452+
"cn-northwest-1": "727897471807",
1453+
"eu-central-1": "763104351884",
1454+
"eu-north-1": "763104351884",
1455+
"eu-south-1": "692866216735",
1456+
"eu-west-1": "763104351884",
1457+
"eu-west-2": "763104351884",
1458+
"eu-west-3": "763104351884",
1459+
"me-south-1": "217643126080",
1460+
"sa-east-1": "763104351884",
1461+
"us-east-1": "763104351884",
1462+
"us-east-2": "763104351884",
1463+
"us-gov-west-1": "442386744353",
1464+
"us-iso-east-1": "886529160074",
1465+
"us-west-1": "763104351884",
1466+
"us-west-2": "763104351884"
1467+
},
1468+
"repository": "tensorflow-inference"
14381469
}
14391470
}
14401471
},

0 commit comments

Comments
 (0)