Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj authored Jun 19, 2024
1 parent 0b50300 commit 9c69873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrate_test/dockercompose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
interval: 5s

etcd:
image: "bitnami/etcd:3.4"
image: "quay.io/coreos/etcd:v3.4.28"
container_name: etcd
environment:
- ETCDCTL_API=3
Expand Down

0 comments on commit 9c69873

Please sign in to comment.