We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7978b10 commit aba7ac6Copy full SHA for aba7ac6
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
CONSUL_LOCAL_CONFIG: '{"session_ttl_min": "1s"}'
21
CONSUL_BIND_INTERFACE: eth0
22
etcd:
23
- image: quay.io/coreos/etcd:v3.0.17
+ image: quay.io/coreos/etcd:v3.5.1
24
ports: [ "4001:4001" ]
25
env:
26
ETCD_ADVERTISE_CLIENT_URLS: http://127.0.0.1:4001
0 commit comments