Skip to content

Commit 4890eae

Browse files
committed
Fix incorrect image ref
1 parent 158777c commit 4890eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/user-docs/cluster-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ requirements for creating the Ray Cluster.
4141
If you prefer to use a custom Ray image that better suits your
4242
needs, you can specify it in the image field to override the default.
4343
If you are using ROCm compatible GPUs you
44-
can use `quay.io/modh/ray:2.35.0-py311-rocm61`. You can also find
44+
can use `quay.io/modh/ray:2.35.0-py311-rocm62` or `quay.io/modh/ray:2.35.0-py39-rocm62`. You can also find
4545
documentation on building a custom image
4646
`here <https://github.com/opendatahub-io/distributed-workloads/tree/main/images/runtime/examples>`__.
4747

0 commit comments

Comments
 (0)