From ec02bf2e8a6b184c20a9fc74f10eea484a8debc2 Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Tue, 30 Aug 2022 14:16:56 +0800 Subject: [PATCH] Update Builder image changes (#18879) 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 d2cc986894..0c3c9a3fa8 100644 --- a/.env +++ b/.env @@ -1,8 +1,8 @@ IMAGE_REPO=milvusdb IMAGE_ARCH=amd64 OS_NAME=ubuntu20.04 -DATE_VERSION=20220826-c4a9e13 -LATEST_DATE_VERSION=20220826-c4a9e13 +DATE_VERSION=20220829-256be14 +LATEST_DATE_VERSION=20220829-256be14 MINIO_ADDRESS=minio:9000 PULSAR_ADDRESS=pulsar://pulsar:6650 ETCD_ENDPOINTS=etcd:2379 \ No newline at end of file