chore(deps): update getmeili/meilisearch docker tag to v1.10
This commit is contained in:
parent
c15437257d
commit
63a59a1491
2 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ services:
|
|||
- POSTGRES_PASSWORD=password
|
||||
|
||||
meilisearch:
|
||||
image: getmeili/meilisearch:v1.9
|
||||
image: getmeili/meilisearch:v1.10
|
||||
environment:
|
||||
- MEILI_ENV=development
|
||||
- MEILI_MASTER_KEY=5c8eb5f46c148884fb64da09be211a18347fbba24435ca603adc9eba608ba66d
|
||||
|
|
|
@ -21,7 +21,7 @@ services:
|
|||
POSTGRES_PASSWORD: password
|
||||
|
||||
meiliserach:
|
||||
image: getmeili/meilisearch:v1.9
|
||||
image: getmeili/meilisearch:v1.10
|
||||
ports:
|
||||
- 7700:7700
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue