Switch long running test cluster yaml to ml image

This commit is contained in:
Max Fitton
2020-12-11 15:43:51 -08:00
parent 9b3863b81b
commit 496e449a8b
+1 -1
View File
@@ -1,7 +1,7 @@
cluster_name: ray-release-long-running-tests
docker:
image: anyscale/ray:latest
image: anyscale/ray-ml:latest
container_name: ray_container
pull_before_run: False