Skip to content
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

Request to Upgrade SageMaker Base Image to Use mambaorg/micromamba:ubuntu22.04 #535

Open
ChaonengQuan opened this issue Dec 27, 2024 · 0 comments

Comments

@ChaonengQuan
Copy link
Contributor

🚀 The feature, motivation and pitch

Motivation

The mambaorg/micromamba:jammy image is no longer receiving new releases, as confirmed by the open-source maintainers. This means it is effectively deprecated and stuck at micromamba version 1.5.10.
Source: mamba-org/micromamba-docker#573 (comment)

Proposed Solution

Switch to using the mambaorg/micromamba:ubuntu22.04 image. This image is equivalent to jammy but continues to receive updates and includes micromamba version 2.0.5.

Impact

  • Ensures the SageMaker base images stay aligned with a maintained upstream image.
  • Avoids potential security vulnerabilities (CVEs) that may arise from using an unsupported image.
  • Leverages the latest improvements and bug fixes in micromamba 2.x.

Use case description

No response

Alternatives

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant