Skip to content

Commit 1fc12f8

Browse files
upgrade RayVersion & CodeFlareSDKVersion
1 parent 2f60dc7 commit 1fc12f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/defaults.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package support
55
// ***********************
66

77
const (
8-
CodeFlareSDKVersion = "0.12.0"
9-
RayVersion = "2.23.0"
8+
CodeFlareSDKVersion = "v0.20.2"
9+
RayVersion = "2.35.0"
1010
RayImage = "quay.io/modh/ray:2.35.0-py39-cu121"
1111
)

0 commit comments

Comments
 (0)