Skip to content

Commit 6a0f59d

Browse files
committed
Bump cuda base image version to 12.1.1 for validator container
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 8038515 commit 6a0f59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/versions.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
2020
VERSION ?= v0.1.0
2121

22-
CUDA_VERSION ?= 12.1.0
22+
CUDA_VERSION ?= 12.1.1
2323
CUDA_SAMPLES_VERSION ?= 11.7.1
2424
GOLANG_VERSION ?= 1.20.1

0 commit comments

Comments
 (0)