We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bc6b2 commit e8ec795Copy full SHA for e8ec795
versions.mk
@@ -31,7 +31,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
31
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
32
33
CUDA_VERSION := 12.2.0
34
-GOLANG_VERSION := 1.20.3
+GOLANG_VERSION := 1.20.5
35
36
GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
37
GIT_COMMIT_SHORT ?= $(shell git rev-parse --short HEAD 2> /dev/null || echo "")
0 commit comments