From 0f0a5292992c187ed62cafb721a4aca18c170b08 Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Tue, 5 Dec 2023 14:42:33 +0800 Subject: [PATCH] [automated] Update Builder image changes (#28975) Update Builder image changes See changes: https://github.com/milvus-io/milvus/commit/43ec2c2bd75da5c21402e5d019b82d7124d544c6 Signed-off-by: sre-ci-robot sre-ci-robot@users.noreply.github.com Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index e9c8b92923839..15df79d6d58a6 100644 --- a/.env +++ b/.env @@ -1,8 +1,8 @@ IMAGE_REPO=milvusdb IMAGE_ARCH=amd64 OS_NAME=ubuntu20.04 -DATE_VERSION=20231123-90997a5 -LATEST_DATE_VERSION=20231123-90997a5 +DATE_VERSION=20231205-43ec2c2 +LATEST_DATE_VERSION=20231205-43ec2c2 GPU_DATE_VERSION=20231025-a951c75 LATEST_GPU_DATE_VERSION=20231025-a951c75 MINIO_ADDRESS=minio:9000