Skip to content

Commit

Permalink
chore(deps): update getmeili/meilisearch docker tag to v1.9.0 (#342)
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 Jul 10, 2024
1 parent e119f65 commit 6c63126
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 @@ -36,7 +36,7 @@ services:
- database
meilisearch:
container_name: 1j1s-meilisearch
image: getmeili/meilisearch:v1.8.3
image: getmeili/meilisearch:v1.9.0
environment:
MEILI_MASTER_KEY: ${PLUGIN_MEILISEARCH_API_KEY:-masterKey}
MEILI_NO_ANALYTICS: ${MEILI_NO_ANALYTICS:-true}
Expand Down

0 comments on commit 6c63126

Please sign in to comment.