1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-26 08:55:09 +03:00

fix: etcd image no more compatible

This commit is contained in:
Michael 2024-06-13 10:20:04 +02:00 committed by GitHub
parent f9f22b7b70
commit 69424a16a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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