Update quay.io/coreos/etcd Docker tag to v3.5.18
This commit is contained in:
parent
a477a7a86f
commit
ec036bc601
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue