From e6640346d05708a4f89fdb5cdf17ffbe4e229031 Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Mon, 5 Aug 2024 09:26:15 +0800 Subject: [PATCH] [automated] Update gpu Builder image changes (#35246) Update gpu Builder image changes See changes: https://github.com/milvus-io/milvus/commit/7bf68d865705b782eb531f0cdf6eafc7d757ff55 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 c70887b072..de8440b632 100644 --- a/.env +++ b/.env @@ -8,8 +8,8 @@ OS_NAME=ubuntu22.04 DATE_VERSION=20240802-7bf68d8 LATEST_DATE_VERSION=20240802-7bf68d8 # for services.gpubuilder.image in docker-compose.yml -GPU_DATE_VERSION=20240520-c35eaaa -LATEST_GPU_DATE_VERSION=20240520-c35eaaa +GPU_DATE_VERSION=20240802-7bf68d8 +LATEST_GPU_DATE_VERSION=20240802-7bf68d8 # for other services in docker-compose.yml MINIO_ADDRESS=minio:9000