Skip to content

Commit

Permalink
chore(deps): update qdrant/qdrant docker tag to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 6a0eb60 commit 3ef085e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
qdrant:
image: qdrant/qdrant:v1.6.1
image: qdrant/qdrant:v1.7.1
ports:
- 6333:6333
volumes:
Expand Down

0 comments on commit 3ef085e

Please sign in to comment.