Skip to content

Commit

Permalink
chore(deps): update getmeili/meilisearch docker tag to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent a261956 commit 2acca0e
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 2acca0e

Please sign in to comment.