mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
990d723496
Update Builder image changes
See changes:
4651f89944
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>
12 lines
524 B
Bash
12 lines
524 B
Bash
IMAGE_REPO=milvusdb
|
|
IMAGE_ARCH=amd64
|
|
OS_NAME=ubuntu20.04
|
|
DATE_VERSION=20231212-4651f89
|
|
LATEST_DATE_VERSION=20231212-4651f89
|
|
GPU_DATE_VERSION=20231204-fccec12
|
|
LATEST_GPU_DATE_VERSION=20231204-fccec12
|
|
MINIO_ADDRESS=minio:9000
|
|
PULSAR_ADDRESS=pulsar://pulsar:6650
|
|
ETCD_ENDPOINTS=etcd:2379
|
|
AZURITE_CONNECTION_STRING="DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://azurite:10000/devstoreaccount1;"
|