Skip to content

Commit 2a6870c

Browse files
authored
fix support policy (#639)
2 parents 014a84e + 21cd1ed commit 2a6870c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

support_policy.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ The tables below list SageMaker Distribution Image versions that are no longer s
4444

4545
| Image Version | ECR Image URI | End of Support Date |
4646
| :---: | :---: | :---: |
47-
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Apr 25th, 2025 |
48-
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | Apr 25th, 2025 |
49-
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-gpu | Apr 25th, 2025 |
47+
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Apr 25th, 2025 |
48+
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | Apr 25th, 2025 |
49+
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-cpu | Apr 25th, 2025 |
5050
| 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-cpu | Feb 25th, 2025 |
5151
| 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-cpu | Jan 8th, 2025 |
5252
| 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-cpu | Feb 5th, 2025 |
@@ -71,9 +71,9 @@ The tables below list SageMaker Distribution Image versions that are no longer s
7171
### GPU Images
7272
| Image Version | ECR Image URI | End of Support Date |
7373
| :---: | :---: | :---: |
74-
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Apr 25th, 2025 |
75-
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | Apr 25th, 2025 |
76-
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-cpu | Apr 25th, 2025 |
74+
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Apr 25th, 2025 |
75+
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | Apr 25th, 2025 |
76+
| 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 |
7878
| 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-gpu | Jan 8th, 2025 |
7979
| 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-gpu | Feb 5th, 2025 |

0 commit comments

Comments
 (0)