mirror of
https://github.com/traefik/traefik.git
synced 2025-09-21 05:41:19 +02: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…
x
Reference in New Issue
Block a user