From e937197270dc2c54067842b1bf3b6aa01cddc49f Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Tue, 6 Aug 2024 17:38:16 +0800 Subject: [PATCH] [automated] Update gpu Builder image changes (#35300) Update gpu Builder image changes See changes: https://github.com/milvus-io/milvus/commit/d8668fe405c270143f1a66f00d553653469b1193 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 9bda457c2bd56..482a291c28a42 100644 --- a/.env +++ b/.env @@ -8,8 +8,8 @@ OS_NAME=ubuntu22.04 DATE_VERSION=20240805-d8668fe LATEST_DATE_VERSION=20240805-d8668fe # for services.gpubuilder.image in docker-compose.yml -GPU_DATE_VERSION=20240802-7bf68d8 -LATEST_GPU_DATE_VERSION=20240802-7bf68d8 +GPU_DATE_VERSION=20240806-d8668fe +LATEST_GPU_DATE_VERSION=20240806-d8668fe # for other services in docker-compose.yml MINIO_ADDRESS=minio:9000