Skip to content

Commit

Permalink
bump cuda base image version to 12.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <[email protected]>
  • Loading branch information
tariq1890 committed Apr 11, 2024
1 parent eb7bf80 commit 512d802
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.6.0

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

CUDA_VERSION := 12.3.2
CUDA_VERSION := 12.4.1
GOLANG_VERSION := 1.20.5

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

0 comments on commit 512d802

Please sign in to comment.