-
Notifications
You must be signed in to change notification settings - Fork 692
fix: update distroless go container for operator to fix openssl #3486
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
Conversation
Signed-off-by: Harrison Saturley-Hall <[email protected]>
|
I have confirmed with nspect scan that this container does not have the CVE in it. |
WalkthroughUpdated the operator’s base image tag for nvcr.io/nvidia/distroless/go from v3.1.12 to v3.1.13 in both the Dockerfile and Earthfile. No build steps, commands, or control flow were changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Harrison Saturley-Hall <[email protected]> Signed-off-by: Harrison King Saturley-Hall <[email protected]>
Signed-off-by: Harrison Saturley-Hall <[email protected]>
Overview:
Bumps the version of the runtime base distroless container to fix CVE-2025-9230
Summary by CodeRabbit