Skip to content

Add 2.5 to support policy #604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions support_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
| Image Version | ECR Image URI | Planned End of Support Date |
| :---: | :---: | :---: |
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-cpu | Sep 29th, 2025 |
| 2.5.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | Oct 8th, 2025 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in URL. Similarly for GPU image

| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | Sep 7th, 2025 |
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Jul 27th, 2025 |
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | May 15th, 2025 |
Expand All @@ -33,6 +34,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
| Image Version | ECR Image URI | Planned End of Support Date |
| :---: | :---: | :---: |
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-gpu | Sep 29th, 2025 |
| 2.5.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | Oct 8th, 2025 |
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | Sep 7th, 2025 |
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Jul 27th, 2025 |
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | May 15th, 2025 |
Expand Down