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

Default Docker images should be kept up-to-date, or use rolling tags instead #636

Open
alvarosanchez opened this issue Jun 4, 2024 · 0 comments
Labels
type: improvement A minor improvement to an existing feature

Comments

@alvarosanchez
Copy link
Member

Default Docker images can get easily outdated, e.g. for Kafka the default is confluentinc/cp-kafka:7.0.4, which is 2 years old, and the latest is 7.6.1.

We should find a way to make Renovate working on these images (preferred) or use a rolling tag such latest where possible (less desirable).

@alvarosanchez alvarosanchez added the type: improvement A minor improvement to an existing feature label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant