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

Stay on python stable #332

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Stay on python stable #332

merged 2 commits into from
Mar 7, 2024

Conversation

jkroepke
Copy link
Contributor

@jkroepke jkroepke commented Mar 4, 2024

It seems like python is NOT using semver for they images and dependabot is too stupid and offers an Alpha version of python here.

Instead, dependabot will not update the alpine version. It seems like dependabot does not help here.

An potential alternative would be python:3.12-alpine

@ChristianGeie
Copy link
Collaborator

@jkroepke thx for the issue. For other Python projects in our company, we use the same base image, but we use Renovate for dependency management. At least there it doesn't happen that alpha versions are suggested.

But whatever, i think we can give python:3.12-alpine a try and then see how dependebot behaves.

Can you please create a PR for this right away?

@ChristianGeie
Copy link
Collaborator

@jkroepke my fault, PR is already in place.

Dockerfile Outdated Show resolved Hide resolved
@jkroepke
Copy link
Contributor Author

jkroepke commented Mar 6, 2024

I hope its fine now.

Copy link
Collaborator

@ChristianGeie ChristianGeie left a comment

Choose a reason for hiding this comment

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

lgtm

@ChristianGeie ChristianGeie merged commit fd64485 into kiwigrid:master Mar 7, 2024
9 checks passed
@jkroepke jkroepke deleted the patch-1 branch March 7, 2024 06:54
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.

2 participants