Update quay.io/coreos/etcd Docker tag to v3.5.18

This commit is contained in:
renovate[bot] 2025-02-17 06:01:56 +00:00 committed by GitHub
parent 78040b67ee
commit 1b3df3b48c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -790,7 +790,7 @@ services:
ORACLE_CHARACTERSET: ${ORACLE_CHARACTERSET:-AL32UTF8}
etcd:
image: quay.io/coreos/etcd:v3.5.5
image: quay.io/coreos/etcd:v3.5.18
container_name: milvus-etcd-${CONTAINER_NAME}
env_file:
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}