Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
大可 committed Nov 7, 2024
1 parent 4567331 commit 758c1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
ports:
- 8080:8080
etcd:
image: "bitnami/etcd:v3.5"
image: "bitnami/etcd:3.5"
environment:
ETCD_ADVERTISE_CLIENT_URLS: "http://0.0.0.0:2379"
ETCD_LISTEN_CLIENT_URLS: "http://0.0.0.0:2379"
Expand Down

0 comments on commit 758c1b5

Please sign in to comment.