chore(deps): update getmeili/meilisearch docker tag to v1.10 #89

Merged
realaravinth merged 1 commit from renovate/getmeili-meilisearch-1.x into master 2024-08-28 21:40:21 +05:30
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 63a59a1491 - Show all commits

View file

@ -86,7 +86,7 @@ services:
- POSTGRES_PASSWORD=password - POSTGRES_PASSWORD=password
meilisearch: meilisearch:
image: getmeili/meilisearch:v1.9 image: getmeili/meilisearch:v1.10
environment: environment:
- MEILI_ENV=development - MEILI_ENV=development
- MEILI_MASTER_KEY=5c8eb5f46c148884fb64da09be211a18347fbba24435ca603adc9eba608ba66d - MEILI_MASTER_KEY=5c8eb5f46c148884fb64da09be211a18347fbba24435ca603adc9eba608ba66d

View file

@ -21,7 +21,7 @@ services:
POSTGRES_PASSWORD: password POSTGRES_PASSWORD: password
meiliserach: meiliserach:
image: getmeili/meilisearch:v1.9 image: getmeili/meilisearch:v1.10
ports: ports:
- 7700:7700 - 7700:7700
environment: environment: