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