chore(deps): update getmeili/meilisearch docker tag to v1.12
This commit is contained in:
parent
249c22d5d9
commit
912b61e2cd
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ services:
|
|||
POSTGRES_PASSWORD: password
|
||||
|
||||
meilisearch:
|
||||
image: getmeili/meilisearch:v1.10
|
||||
image: getmeili/meilisearch:v1.12
|
||||
environment:
|
||||
MEILI_ENV: development
|
||||
MEILI_MASTER_KEY: 5c8eb5f46c148884fb64da09be211a18347fbba24435ca603adc9eba608ba66d
|
||||
|
|
|
@ -22,7 +22,7 @@ services:
|
|||
POSTGRES_PASSWORD: password
|
||||
|
||||
meiliserach:
|
||||
image: getmeili/meilisearch:v1.10
|
||||
image: getmeili/meilisearch:v1.12
|
||||
ports:
|
||||
- 7700:7700
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue