Merge pull request 'chore(deps): update getmeili/meilisearch docker tag to v1.10' (#89) from renovate/getmeili-meilisearch-1.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #89
This commit is contained in:
commit
2d5cf2d900
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