Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1796)
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 Jan 30, 2025
1 parent f7d37bf commit da73193
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.12.7
image: getmeili/meilisearch:v1.12.8
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 @@ -69,7 +69,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.12.7
image: getmeili/meilisearch:v1.12.8
restart: unless-stopped
networks:
- traefik_traefik
Expand Down
18 changes: 9 additions & 9 deletions server/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da73193

Please sign in to comment.