We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8038515 commit 6a0f59dCopy full SHA for 6a0f59d
validator/versions.mk
@@ -19,6 +19,6 @@
19
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
20
VERSION ?= v0.1.0
21
22
-CUDA_VERSION ?= 12.1.0
+CUDA_VERSION ?= 12.1.1
23
CUDA_SAMPLES_VERSION ?= 11.7.1
24
GOLANG_VERSION ?= 1.20.1
0 commit comments