From d09763b73f572e7f4a75930b714db5e2dddaebfb Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Fri, 9 May 2025 11:58:53 +0800 Subject: [PATCH] [automated] Update cpu Builder image changes (#41712) Update cpu Builder image changes See changes: https://github.com/milvus-io/milvus/commit/f0451d2f3a1d78c5b68c11b1087a67c64b830046 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 c37bc7c87f..c352823ffa 100644 --- a/.env +++ b/.env @@ -5,8 +5,8 @@ IMAGE_ARCH=amd64 OS_NAME=ubuntu22.04 # for services.builder.image in docker-compose.yml -DATE_VERSION=20250421-ac1e043 -LATEST_DATE_VERSION=20250421-ac1e043 +DATE_VERSION=20250508-f0451d2 +LATEST_DATE_VERSION=20250508-f0451d2 # for services.gpubuilder.image in docker-compose.yml GPU_DATE_VERSION=20240806-d8668fe LATEST_GPU_DATE_VERSION=20240806-d8668fe