From fa24653d8d4e2e434a9f014df87be3ebdbc28436 Mon Sep 17 00:00:00 2001 From: empyreus Date: Wed, 25 Mar 2026 21:45:29 +0000 Subject: [PATCH] update docker image --- .azure-pipelines/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/integration-test.yml b/.azure-pipelines/integration-test.yml index 9d5e2275..f787203b 100644 --- a/.azure-pipelines/integration-test.yml +++ b/.azure-pipelines/integration-test.yml @@ -31,7 +31,7 @@ jobs: strategy: matrix: sglang: - containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-sglang-x86_64 + containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda13.0 pool: name: msccl-ci