Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/NVIDIA/nvidia-docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Lezar <elezar@nvidia.com>2021-11-17 11:29:49 +0300
committerEvan Lezar <elezar@nvidia.com>2021-11-17 11:29:49 +0300
commit567ef73ccad0e9f88a6e88804bf47ef5fee77f95 (patch)
tree80ec3bfc3209c7a637c3cb8031762556129aab32 /Makefile
parent34934c282707a1dc3f4341ead20a9e40d36ee618 (diff)
Bump version to 2.7.0
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e574ed4..fb2dfba 100644
--- a/Makefile
+++ b/Makefile
@@ -14,10 +14,10 @@
LIB_NAME := nvidia-docker2
LIB_VERSION := 2.7.0
-LIB_TAG ?= rc.3
+LIB_TAG ?=
TOOLKIT_VERSION ?= 1.6.0
-TOOLKIT_TAG ?= rc.2
+TOOLKIT_TAG ?=
# By default run all native docker-based targets
docker-native: