We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1271972 commit 98cb98eCopy full SHA for 98cb98e
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:1cf3e07c9f269030c7cfed0d5c0beea7bb081848a88e2ae13b35a613d4dd5019
43
container_name: qdrant
44
volumes:
45
- qdrant_storage:/qdrant/storage
0 commit comments