We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1271972 commit 83aed6eCopy full SHA for 83aed6e
1 file changed
compose.yaml
@@ -39,7 +39,7 @@ services:
39
- command: chown -R nonroot:nonroot /home/nonroot
40
user: root
41
vector_database:
42
- image: qdrant/qdrant:latest@sha256:94728574965d17c6485dd361aa3c0818b325b9016dac5ea6afec7b4b2700865f
+ image: qdrant/qdrant:latest@sha256:b3063c673f3973877c038eeecc392bad5011f072ee7892b56c9a8e204a3bdea9
43
container_name: qdrant
44
volumes:
45
- qdrant_storage:/qdrant/storage
0 commit comments