Skip to content

Commit aba7ac6

Browse files
Upgrade etcd
1 parent 7978b10 commit aba7ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
CONSUL_LOCAL_CONFIG: '{"session_ttl_min": "1s"}'
2121
CONSUL_BIND_INTERFACE: eth0
2222
etcd:
23-
image: quay.io/coreos/etcd:v3.0.17
23+
image: quay.io/coreos/etcd:v3.5.1
2424
ports: [ "4001:4001" ]
2525
env:
2626
ETCD_ADVERTISE_CLIENT_URLS: http://127.0.0.1:4001

0 commit comments

Comments
 (0)