Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1504)
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 Sep 2, 2024
1 parent 6345ade commit 61f8700
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 @@ -56,7 +56,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.10.0
image: getmeili/meilisearch:v1.10.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 @@ -155,7 +155,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.10.0
image: getmeili/meilisearch:v1.10.1
restart: unless-stopped
networks:
- traefik_traefik
Expand Down

0 comments on commit 61f8700

Please sign in to comment.