Skip to content

Commit

Permalink
chore(deps): update getmeili/meilisearch docker tag to v1.8.3 (#1233)
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] committed Jun 20, 2024
1 parent a261956 commit d4746db
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 @@ -94,7 +94,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.2
image: getmeili/meilisearch:v1.8.3
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 @@ -140,7 +140,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.2
image: getmeili/meilisearch:v1.8.3
restart: unless-stopped
networks:
- traefik_traefik
Expand Down

0 comments on commit d4746db

Please sign in to comment.