Skip to content

Commit cab9ed4

Browse files
authored
Merge pull request #813 from elezar/bump-release-v1.17.3
Bump release v1.17.3
2 parents 4f09568 + 6f0dce9 commit cab9ed4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.17.3
4+
- Only allow host-relative LDConfig paths by default.
5+
36
## v1.17.2
47
- Fixed a bug where legacy images would set imex channels as `all`.
58

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
LIB_NAME := nvidia-container-toolkit
16-
LIB_VERSION := 1.17.2
16+
LIB_VERSION := 1.17.3
1717
LIB_TAG :=
1818

1919
# The package version is the combination of the library version and tag.

0 commit comments

Comments
 (0)