Merge branch 'revert-d5cbe48d' into 'main'

Revert "Merge branch 'bump-golang-1.20.5' into 'main'"

See merge request nvidia/container-toolkit/container-toolkit!437
This commit is contained in:
Evan Lezar 2023-07-05 15:12:01 +00:00
commit 4ca8d4173a

View File

@ -31,7 +31,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
CUDA_VERSION := 12.2.0
GOLANG_VERSION := 1.20.5
GOLANG_VERSION := 1.20.3
GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
GIT_COMMIT_SHORT ?= $(shell git rev-parse --short HEAD 2> /dev/null || echo "")