From 5429c353c5fc20f3e51f7f7fae49bcbbac8548c4 Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Sun, 7 Apr 2024 09:51:21 +0800 Subject: [PATCH] [automated] Update gpu Builder image changes (#31929) Update gpu Builder image changes See changes: https://github.com/milvus-io/milvus/commit/db698756dc908f98ce884ef4b81ca2ad553c9905 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 07a7857684..e8f7b5b659 100644 --- a/.env +++ b/.env @@ -9,8 +9,8 @@ DATE_VERSION=20240321-1b31824 LATEST_DATE_VERSION=20240321-1b31824 # for services.gpubuilder.image in docker-compose.yml -GPU_DATE_VERSION=20231212-4651f89 -LATEST_GPU_DATE_VERSION=20231212-4651f89 +GPU_DATE_VERSION=20240406-db69875 +LATEST_GPU_DATE_VERSION=20240406-db69875 # for other services in docker-compose.yml MINIO_ADDRESS=minio:9000