Skip to content

Commit

Permalink
chore(deps): update getmeili/meilisearch docker tag to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 9be8444 commit f220610
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.0
image: getmeili/meilisearch:v1.8.1
restart: unless-stopped
ports:
- "7700:7700"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.0
image: getmeili/meilisearch:v1.8.1
restart: unless-stopped
networks:
- traefik_traefik
Expand Down

0 comments on commit f220610

Please sign in to comment.