Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent d990ead commit cc4019a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.3
image: getmeili/meilisearch:v1.11.0
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.3
image: getmeili/meilisearch:v1.11.0
restart: unless-stopped
networks:
- traefik_traefik
Expand Down
6 changes: 3 additions & 3 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 cc4019a

Please sign in to comment.