mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
Update scalability base image
This commit is contained in:
parent
953696a6f5
commit
2602152483
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
base_image: {{ env["RAY_IMAGE_ML_NIGHTLY_GPU"] | default("anyscale/ray-ml:nightly-py37-gpu") }}
|
||||
base_image: {{ env["RAY_IMAGE_NIGHTLY_CPU"] | default("anyscale/ray:nightly-py37") }}
|
||||
env_vars: {}
|
||||
|
||||
python:
|
||||
|
|
Loading…
Add table
Reference in a new issue