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 abee02b commit 36014e7Copy full SHA for 36014e7
versions.mk
@@ -17,7 +17,7 @@
17
# To re-generate a bundle for another specific version without changing the standard setup, you can:
18
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
19
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
20
-VERSION ?= v23.6.0
+VERSION ?= v23.6.1
21
22
CUDA_VERSION ?= 12.2.0
23
GOLANG_VERSION ?= 1.20.1
0 commit comments