diff --git a/ci/pod/e2e-arm-cpu.yaml b/ci/pod/e2e-arm-cpu.yaml index 75980763e..bbceb714a 100644 --- a/ci/pod/e2e-arm-cpu.yaml +++ b/ci/pod/e2e-arm-cpu.yaml @@ -14,7 +14,7 @@ spec: effect: NoSchedule containers: - name: main - image: milvusdb/knowhere-cpu-build:arm64-ubuntu22.04-20241209-4e3a54dc + image: milvusdb/knowhere-cpu-build:arm64-ubuntu22.04-20241212-dea48e36 tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-cpu.yaml b/ci/pod/e2e-cpu.yaml index 09ee8edf8..d0171f912 100644 --- a/ci/pod/e2e-cpu.yaml +++ b/ci/pod/e2e-cpu.yaml @@ -24,7 +24,7 @@ spec: # topologyKey: "kubernetes.io/hostname" containers: - name: main - image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20241209-4e3a54dc + image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20241212-dea48e36 tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-gpu.yaml b/ci/pod/e2e-gpu.yaml index 7c0804a99..0b5a54851 100644 --- a/ci/pod/e2e-gpu.yaml +++ b/ci/pod/e2e-gpu.yaml @@ -14,7 +14,7 @@ spec: effect: NoSchedule containers: - name: main - image: milvusdb/knowhere-gpu-build:amd64-ubuntu22.04-20241209-4e3a54dc + image: milvusdb/knowhere-gpu-build:amd64-ubuntu22.04-20241212-dea48e36 tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-sse.yaml b/ci/pod/e2e-sse.yaml index 2897d9e42..06175f436 100644 --- a/ci/pod/e2e-sse.yaml +++ b/ci/pod/e2e-sse.yaml @@ -25,7 +25,7 @@ spec: # topologyKey: "kubernetes.io/hostname" containers: - name: main - image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20241209-4e3a54dc + image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20241212-dea48e36 tty: true args: ["cat"] resources: