Skip to content

Commit

Permalink
chore(deps): update getmeili/meilisearch docker tag to v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 9caa4d2 commit a094e21
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.10.2"
image: "getmeili/meilisearch:v1.10.3"
environment:
- MEILI_MASTER_KEY=${MEILI_MASTER_KEY:-masterKey}
- MEILI_NO_ANALYTICS=${MEILI_NO_ANALYTICS:-true}
Expand Down

0 comments on commit a094e21

Please sign in to comment.