Skip to content

Commit d04b23c

Browse files
authored
update image support policy page (#659)
2 parents d8b8ee6 + ec72553 commit d04b23c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

support_policy.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,17 @@ The tables below lists the supported SageMaker Distribution image versions and t
2020

2121
| Image Version | ECR Image URI | Planned End of Support Date |
2222
| :---: | :---: | :---: |
23+
| 3.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.1-cpu | Nov 19th, 2025 |
2324
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-cpu | Sep 29th, 2025 |
2425
| 2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-cpu | Oct 28th, 2025 |
25-
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | May 25th, 2025 |
26-
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-cpu | May 15th, 2025 |
27-
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-cpu | May 15th, 2025 |
2826

2927
### GPU Images
3028

3129
| Image Version | ECR Image URI | Planned End of Support Date |
3230
| :---: | :---: | :---: |
31+
| 3.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.1-gpu | Nov 19th, 2025 |
3332
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-gpu | Sep 29th, 2025 |
3433
| 2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-gpu | Oct 28th, 2025 |
35-
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | May 25th, 2025 |
36-
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-gpu | May 15th, 2025 |
37-
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-gpu | May 15th, 2025 |
3834

3935

4036
## Unsupported Image Versions
@@ -44,10 +40,13 @@ The tables below list SageMaker Distribution Image versions that are no longer s
4440

4541
| Image Version | ECR Image URI | End of Support Date |
4642
| :---: | :---: | :---: |
43+
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | May 25th, 2025 |
4744
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Apr 25th, 2025 |
4845
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | Apr 25th, 2025 |
4946
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-cpu | Apr 25th, 2025 |
5047
| 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-cpu | Feb 25th, 2025 |
48+
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-cpu | May 15th, 2025 |
49+
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-cpu | May 15th, 2025 |
5150
| 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-cpu | Jan 8th, 2025 |
5251
| 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-cpu | Feb 5th, 2025 |
5352
| 1.9.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.9-cpu | Jan 15th, 2025 |
@@ -71,10 +70,13 @@ The tables below list SageMaker Distribution Image versions that are no longer s
7170
### GPU Images
7271
| Image Version | ECR Image URI | End of Support Date |
7372
| :---: | :---: | :---: |
73+
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | May 25th, 2025 |
7474
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Apr 25th, 2025 |
7575
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | Apr 25th, 2025 |
7676
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-gpu | Apr 25th, 2025 |
7777
| 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-gpu | Feb 25th, 2025 |
78+
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-gpu | May 15th, 2025 |
79+
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-gpu | May 15th, 2025 |
7880
| 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-gpu | Jan 8th, 2025 |
7981
| 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-gpu | Feb 5th, 2025 |
8082
| 1.9.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.9-gpu | Jan 15th, 2025 |

0 commit comments

Comments
 (0)