mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
2
Makefile
2
Makefile
@@ -5,7 +5,7 @@ MKDIR ?= mkdir
|
|||||||
DIST_DIR ?= $(CURDIR)/dist
|
DIST_DIR ?= $(CURDIR)/dist
|
||||||
|
|
||||||
LIB_NAME := nvidia-container-toolkit
|
LIB_NAME := nvidia-container-toolkit
|
||||||
LIB_VERSION := 1.1.0
|
LIB_VERSION := 1.1.1
|
||||||
|
|
||||||
GOLANG_VERSION := 1.14.2
|
GOLANG_VERSION := 1.14.2
|
||||||
GOLANG_PKG_PATH := github.com/NVIDIA/container-toolkit/pkg
|
GOLANG_PKG_PATH := github.com/NVIDIA/container-toolkit/pkg
|
||||||
|
|||||||
Reference in New Issue
Block a user