File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
3+ ## v1.18.0-rc.6
4+ - Remove ppc64le artifacts from build
5+ - Add support for building artifacts with custom GOPROXY
6+ - Always update the ldcache in the container.
7+
8+ ### Changes in the Toolkit Container
9+
10+ - Bump nvidia/distroless/go to v3.1.13-dev in /deployments/container
11+ - Allow config sources to be specified for containerd and crio
12+ - Allow file for config source to be specified explicitly
13+
314## Changes in libnvidia-container
415- Add clock_gettime to the set of allowed syscalls under seccomp.
516
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.5
17+ LIB_TAG := rc.6
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