1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 11:11:40 +08:00

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 a477a7a86f
commit ec036bc601

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}