mirror of
https://github.com/traefik/traefik.git
synced 2025-09-21 13:51:11 +02:00
fix: etcd image no more compatible
This commit is contained in:
parent
f9f22b7b70
commit
69424a16a5
@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
etcd:
|
etcd:
|
||||||
image: quay.io/coreos/etcd:v3.3.18
|
image: quay.io/coreos/etcd:v3.5.14
|
||||||
command:
|
command:
|
||||||
- etcd
|
- etcd
|
||||||
- --listen-client-urls
|
- --listen-client-urls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user