Skip to content

Commit b436a5a

Browse files
committed
ENG-21369: Updates default Ray image for Python 3.11
1 parent 343b739 commit b436a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/running-the-demo-notebooks-from-the-codeflare-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The Python version in the Ray cluster image must be the same as the Python versi
116116
If you omit this line, one of the following Ray cluster images is used by default, based on the Python version detected in the workbench:
117117

118118
* Python 3.9: `quay.io/modh/ray:2.35.0-py39-cu121`
119-
* Python 3.11: `quay.io/modh/ray:2.35.0-py311-cu121`
119+
* Python 3.11: `quay.io/modh/ray:2.44.1-py311-cu121`
120120

121121
The default Ray images are compatible with NVIDIA GPUs that are supported by the specified CUDA version.
122122
The default images are AMD64 images, which might not work on other architectures.

0 commit comments

Comments
 (0)