Skip to content

Commit

Permalink
chore(deps): update getmeili/meilisearch docker tag to v1.6.1 (#2627)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 347017d commit f57a55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- "6379:6379"
meilisearch:
container_name: "1j1s-meilisearch"
image: "getmeili/meilisearch:v1.6.0"
image: "getmeili/meilisearch:v1.6.1"
environment:
- MEILI_MASTER_KEY=${MEILI_MASTER_KEY:-masterKey}
- MEILI_NO_ANALYTICS=${MEILI_NO_ANALYTICS:-true}
Expand Down

0 comments on commit f57a55c

Please sign in to comment.