From af98d1cb64f34a2de31f762de177b517fb796df6 Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:04:32 +0800 Subject: [PATCH] [automated] Update Builder image changes (#28874) Update Builder image changes See changes: https://github.com/milvus-io/milvus/commit/cac802ef7f5e5a695e7f9935251ecdab9ce3c54c 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 fb7448d2e0..c8ea78a1dc 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=20231130-cac802e +LATEST_DATE_VERSION=20231130-cac802e GPU_DATE_VERSION=20231025-a951c75 LATEST_GPU_DATE_VERSION=20231025-a951c75 MINIO_ADDRESS=minio:9000