diff --git a/ci/pod/e2e-arm-cpu.yaml b/ci/pod/e2e-arm-cpu.yaml index 75980763e..6bcb48a44 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-91fd9378 tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-cpu.yaml b/ci/pod/e2e-cpu.yaml index 09ee8edf8..7d087c6ea 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-91fd9378 tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-gpu.yaml b/ci/pod/e2e-gpu.yaml index 7c0804a99..3e627dc56 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-91fd9378 tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-sse.yaml b/ci/pod/e2e-sse.yaml index 2897d9e42..f1f1e4cbf 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-91fd9378 tty: true args: ["cat"] resources: