File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
3+ ## v1.17.1
4+ - Fixed a bug where specific symlinks existing in a container image could cause a container to fail to start.
5+ - Fixed a bug on Tegra-based systems where a container would fail to start.
6+ - Fixed a bug where the default container runtime config path was not properly set.
7+
8+ ### Changes in the Toolkit Container
9+ - Fallback to using a config file if the current runtime config can not be determined from the command line.
10+
311## v1.17.0
412- Promote v1.17.0-rc.2 to v1.17.0
513- Fix bug when using just-in-time CDI spec generation
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515LIB_NAME := nvidia-container-toolkit
16- LIB_VERSION := 1.17.0
16+ LIB_VERSION := 1.17.1
1717LIB_TAG :=
1818
1919# The package version is the combination of the library version and tag.
You can’t perform that action at this time.
0 commit comments