1
0
Fork 0

Update quay.io/coreos/etcd Docker tag to v3.6.3 (#816)

This commit is contained in:
renovate[bot] 2025-07-23 21:11:25 +08:00 committed by GitHub
parent 800e38f3bd
commit d9cad0cf3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -771,7 +771,7 @@ services:
ORACLE_CHARACTERSET: ${ORACLE_CHARACTERSET:-AL32UTF8} ORACLE_CHARACTERSET: ${ORACLE_CHARACTERSET:-AL32UTF8}
etcd: etcd:
image: quay.io/coreos/etcd:v3.6.2 image: quay.io/coreos/etcd:v3.6.3
container_name: milvus-etcd-${CONTAINER_NAME} container_name: milvus-etcd-${CONTAINER_NAME}
profiles: profiles:
- milvus - milvus