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

Update Dockerfile with python debian image #1

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

mani1soni
Copy link
Owner

Updated Dockerfile with python debian image for resolving issue :- "Use Debian images for Python components in the Training Operator V2 kubeflow#2311" in this dockerfile - cmd/initializer_v2/dataset/Dockerfile

What this PR does / why we need it: This PR replaces the docker image from "python:3.11-alpine" to "python:3.11-slim-bookworm". As per the comment kubeflow#2303.

Which issue(s) this PR fixes This PR Fixes kubeflow#2311 issue.

Updated Dockerfile with python debian image for resolving issue :- "Use Debian images for Python components in the Training Operator V2 kubeflow#2311"

Signed-off-by: Manish Soni <[email protected]>
@mani1soni mani1soni merged commit 34507ab into master Oct 28, 2024
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

Successfully merging this pull request may close these issues.

Use Debian images for Python components in the Training Operator V2
1 participant