Skip to content

Commit

Permalink
Bump NVIDIA Container Toolkit to v1.16.0
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Lezar <[email protected]>
  • Loading branch information
elezar committed Jul 16, 2024
1 parent afa6ff1 commit 3d227cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ BUILDIMAGE ?= ghcr.io/nvidia/k8s-test-infra:$(BUILDIMAGE_TAG)

GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")

NVIDIA_CTK_VERSION := v1.16.0-rc.2
NVIDIA_CTK_VERSION := v1.16.0

0 comments on commit 3d227cf

Please sign in to comment.