From 1832fcdd4e67bae419b477b3aa2a06b9c0f2f78a Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:22:15 +0800 Subject: [PATCH] [automated] Update gpu Builder image changes (#40344) Update gpu Builder image changes See changes: https://github.com/milvus-io/milvus/commit/825316670d4b11d14d61690eb22cabe9a31dc4bd 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..8245bc1cca 100644 --- a/.env +++ b/.env @@ -8,8 +8,8 @@ OS_NAME=ubuntu22.04 DATE_VERSION=20240816-1275005 LATEST_DATE_VERSION=20240816-1275005 # for services.gpubuilder.image in docker-compose.yml -GPU_DATE_VERSION=20240806-d8668fe -LATEST_GPU_DATE_VERSION=20240806-d8668fe +GPU_DATE_VERSION=20250304-8253166 +LATEST_GPU_DATE_VERSION=20250304-8253166 # for other services in docker-compose.yml MINIO_ADDRESS=minio:9000