未验证 提交 24dc03aa 编写于 作者: E edward.zeng 提交者: GitHub

[skip ci] Replace etcd docker image (#8944)

Signed-off-by: NEdward Zeng <jie.zeng@zilliz.com>
上级 56546a89
......@@ -40,7 +40,7 @@ services:
make check-proto-product && make verifiers && make unittest"
etcd:
image: quay.io/coreos/etcd:v3.5.0
image: docker.io/bitnami/etcd:3.5.0-debian-10-r24
command: etcd -advertise-client-urls=http://127.0.0.1:2379 -listen-client-urls http://0.0.0.0:2379
environment:
- ETCD_AUTO_COMPACTION_MODE=revision
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册