Merge pull request 'chore(deps): update getmeili/meilisearch docker tag to v1.12' (#127) from renovate/getmeili-meilisearch-1.x into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #127
This commit is contained in:
commit
59eb73fac0
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