This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 0b503007 Update docker-compose.yml
0b503007 is described below
commit 0b503007ab97ac06d5c3ec59ff758bd0b7dbf648
Author: Ken Liu <[email protected]>
AuthorDate: Wed Jun 19 10:13:03 2024 +0800
Update docker-compose.yml
---
integrate_test/dockercompose/docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/integrate_test/dockercompose/docker-compose.yml
b/integrate_test/dockercompose/docker-compose.yml
index fff02332..cf42d953 100644
--- a/integrate_test/dockercompose/docker-compose.yml
+++ b/integrate_test/dockercompose/docker-compose.yml
@@ -35,7 +35,7 @@ services:
interval: 5s
etcd:
- image: "quay.io/coreos/etcd:latest"
+ image: "bitnami/etcd:3.4"
container_name: etcd
environment:
- ETCDCTL_API=3