Open
Description
What happened + What you expected to happen
Using nightly and latest images (and master wheels) is bad practice because it's hard to identify exactly what code is being run.
Image and wheel versions in example configs should be pinned to released Ray versions and updated at release time.
Versions / Dependencies
All Ray versions up to this point in time.
Reproduction script
Look at the Ray example configs e.g.
Issue Severity
Medium: It is a significant difficulty but I can work around it.