From 682b8450e58a9e9242aaebf0052d85becb6a6efc Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:23:05 +0800 Subject: [PATCH] [automated] Update cpu Builder image changes (#39435) Update cpu Builder image changes See changes: https://github.com/milvus-io/milvus/commit/cb959cd1f9b563668163a2a9c97294f16e269170 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 d8d30d7c3c..1975e50506 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=20240816-1275005 -LATEST_DATE_VERSION=20240816-1275005 +DATE_VERSION=20250120-cb959cd +LATEST_DATE_VERSION=20250120-cb959cd # for services.gpubuilder.image in docker-compose.yml GPU_DATE_VERSION=20240806-d8668fe LATEST_GPU_DATE_VERSION=20240806-d8668fe