mirror of
https://github.com/containous/traefik.git
synced 2025-01-08 21:17:56 +03:00
fix: etcd image no more compatible
This commit is contained in:
parent
f9f22b7b70
commit
69424a16a5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user