Skip to content

Commit

Permalink
Upgrade etcd
Browse files Browse the repository at this point in the history
  • Loading branch information
errordeveloper committed Dec 17, 2021
1 parent 7978b10 commit aba7ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
CONSUL_LOCAL_CONFIG: '{"session_ttl_min": "1s"}'
CONSUL_BIND_INTERFACE: eth0
etcd:
image: quay.io/coreos/etcd:v3.0.17
image: quay.io/coreos/etcd:v3.5.1
ports: [ "4001:4001" ]
env:
ETCD_ADVERTISE_CLIENT_URLS: http://127.0.0.1:4001
Expand Down

0 comments on commit aba7ac6

Please sign in to comment.