From c2a46846f2270e033f361724e0a61551cb4016e4 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 5 Feb 2021 02:43:55 +0000 Subject: [PATCH] long running distributed fails --- release/long_running_distributed_tests/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/long_running_distributed_tests/cluster.yaml b/release/long_running_distributed_tests/cluster.yaml index 077d442d6..40d6bb983 100644 --- a/release/long_running_distributed_tests/cluster.yaml +++ b/release/long_running_distributed_tests/cluster.yaml @@ -6,7 +6,7 @@ max_workers: 3 idle_timeout_minutes: 15 docker: - image: rayproject/ray-ml:latest-gpu + image: rayproject/ray-ml:1.2.0-gpu container_name: ray_container pull_before_run: True