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

fix: bump docker version in dind image #1519

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

erikgb
Copy link
Contributor

@erikgb erikgb commented Oct 10, 2024

What

Bumps the base image of the k3d dind image.

Also refreshes the test matrix to currently supported Docker and k3s (Kubernetes) versions.

Why

I mainly looked at this because we use the k3d dind image as a base image for our controller e2e-tests image. The installed software seemed outdated and I also noticed reported vulnerabilities.

Fixes #1482

Implications

Hopefully none - except improving the user experience when using the dind image.

@iwilltry42 iwilltry42 merged commit 3b15086 into k3d-io:main Oct 10, 2024
1 check passed
@iwilltry42
Copy link
Member

Thanks for the initiative! Merged and checking if the tests pass on main 👍

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.

[BUG] Vulnerability in docker v27.03 used in k3d
2 participants