File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55* Promote ` v1.12.0-rc.5 ` to ` v1.12.0 `
66* Rename ` nvidia cdi generate ` ` --root ` flag to ` --driver-root ` to better indicate intent
77* [ libnvidia-container] Add nvcubins.bin to DriverStore components under WSL2
8+ * [ toolkit-container] Bump CUDA base images to 12.0.1
89
910## v1.12.0-rc.5
1011
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.12.0
2424# Specify the expected libnvidia-container0 version for arm64-based ubuntu builds.
2525LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
2626
27- CUDA_VERSION := 11.8.0
27+ CUDA_VERSION := 12.0.1
2828GOLANG_VERSION := 1.18.8
2929
3030GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
You can’t perform that action at this time.
0 commit comments