feat(service): upgrade meilisearch image to v1.35.1 in librechat
template
This commit is contained in:
parent
1344093a13
commit
3a252fa64b
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ services:
|
|||
retries: 3
|
||||
|
||||
meilisearch:
|
||||
image: getmeili/meilisearch:v1.12.3
|
||||
image: getmeili/meilisearch:v1.35.1
|
||||
environment:
|
||||
- MEILI_MASTER_KEY=${SERVICE_PASSWORD_MEILI}
|
||||
- MEILI_NO_ANALYTICS=${MEILI_NO_ANALYTICS:-false}
|
||||
|
|
|
|||
Loading…
Reference in a new issue