Skip to content

Commit

Permalink
Bump CUDA base image version to 12.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Desiniotis <[email protected]>
  • Loading branch information
cdesiniotis committed Feb 28, 2024
1 parent 19de5d5 commit dad11ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ VERSION ?= v0.5.5

vVERSION := v$(VERSION:v%=%)

CUDA_VERSION := 12.3.1
CUDA_VERSION := 12.3.2
GOLANG_VERSION := 1.20.5

BUILDIMAGE_TAG ?= devel-go$(GOLANG_VERSION)
Expand Down

0 comments on commit dad11ad

Please sign in to comment.