diff --git a/integration/resources/compose/etcd.yml b/integration/resources/compose/etcd.yml index fb1f3f7ec..6a3b34fe9 100644 --- a/integration/resources/compose/etcd.yml +++ b/integration/resources/compose/etcd.yml @@ -1,7 +1,7 @@ version: "3.8" services: etcd: - image: quay.io/coreos/etcd:v3.3.18 + image: quay.io/coreos/etcd:v3.5.14 command: - etcd - --listen-client-urls