1
0
Fork 0

Merge pull request #1266 from QYG2297248353/renovate/quay.io-coreos-etcd-3.x

Update quay.io/coreos/etcd Docker tag to v3.5.18
This commit is contained in:
Meng Sen 2025-02-17 15:08:53 +08:00 committed by GitHub
commit 1aae8ecba1
1 changed files with 1 additions and 1 deletions

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}