-
Notifications
You must be signed in to change notification settings - Fork 235
build: Bump github.com/NVIDIA/nvidia-container-toolkit to 1.17.8 #1687
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
build: Bump github.com/NVIDIA/nvidia-container-toolkit to 1.17.8 #1687
Conversation
The src/go.sum file was updated with 'go mod tidy'. containers#1687
18e8f30
to
25ab60d
Compare
The tests running on Fedora Rawhide hosts are failing with:
@danpawlik @TristanCacqueray could there be anything wrong about the Fedora Rawhide host images at Software Factory's end? Otherwise, I will start digging if Rawhide has a regression. |
The src/go.sum file was updated with 'go mod tidy'. containers#1687
The src/go.sum file was updated with 'go mod tidy'. containers#1687
Build failed. ✔️ unit-test SUCCESS in 6m 09s |
Build failed. ✔️ unit-test SUCCESS in 5m 58s |
Build failed. ✔️ unit-test SUCCESS in 5m 49s |
... for CVE-2025-23266 and CVE-2025-23267. The src/go.sum file was updated with 'go mod tidy'. containers#1687
Build failed. ✔️ unit-test SUCCESS in 5m 48s |
It looks like the /etc/subuid file is now empty in Rawhide. Here is a change to debug the issue: #1688 |
Thanks for looking into it, @TristanCacqueray ! I guess we need to check if something broke in Rawhide's |
... for CVE-2025-23266 and CVE-2025-23267.
The
src/go.sum
file was updated withgo mod tidy
.