From b800ed44acc5322340672f22207c12be3bc7b728 Mon Sep 17 00:00:00 2001 From: Sammy Huang Date: Thu, 16 Nov 2023 19:09:03 +0800 Subject: [PATCH] enhance: update e2e-gpu builder image Signed-off-by: Sammy Huang --- ci/pod/e2e-gpu.yaml | 2 +- ci/pod/ut-gpu.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pod/e2e-gpu.yaml b/ci/pod/e2e-gpu.yaml index 0dae4b028..34a26453b 100644 --- a/ci/pod/e2e-gpu.yaml +++ b/ci/pod/e2e-gpu.yaml @@ -24,7 +24,7 @@ spec: topologyKey: "kubernetes.io/hostname" containers: - name: build - image: milvusdb/knowhere-gpu-build:amd64-ubuntu20.04-20230320-fa11e7b + image: milvusdb/knowhere-gpu-build:amd64-ubuntu20.04-20231117-7a169d0 tty: true args: ["cat"] - name: main diff --git a/ci/pod/ut-gpu.yaml b/ci/pod/ut-gpu.yaml index 7a040a6cf..cf708b767 100644 --- a/ci/pod/ut-gpu.yaml +++ b/ci/pod/ut-gpu.yaml @@ -24,7 +24,7 @@ spec: topologyKey: "kubernetes.io/hostname" containers: - name: build - image: milvusdb/knowhere-gpu-build:amd64-ubuntu20.04-20230320-fa11e7b + image: milvusdb/knowhere-gpu-build:amd64-ubuntu20.04-20231117-7a169d0 env: - name: ASAN_OPTIONS value: protect_shadow_gap=0