File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
3- ## v1.18.0-rc.7
3+ ## v1.18.0
44- Fix bug in device selection in jit-cdi mode
55- Make list of explicit driver libraries opt-in
66
7+ ### Changes in the Toolkit Container
8+ - Invoke the actual default low-level runtime in the nvidia-ctk wrapper script
9+ - Remove default_runtime from cri-o config on cleanup
10+ - Do not remove cri-o drop-in file on shutdown.
11+
712## v1.18.0-rc.6
813- Remove ppc64le artifacts from build
914- Add support for building artifacts with custom GOPROXY
Original file line number Diff line number Diff line change 1414
1515LIB_NAME := nvidia-container-toolkit
1616LIB_VERSION := 1.18.0
17- LIB_TAG := rc.7
17+ LIB_TAG :=
1818
1919# The package version is the combination of the library version and tag.
2020# If the tag is specified the two components are joined with a tilde (~).
You can’t perform that action at this time.
0 commit comments