We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1271972 commit 42c295cCopy full SHA for 42c295c
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:75eab8c4ba42096724fdcfde8b4de0b5713d529dde32f285a1f86fdcb2c9e50c
43
container_name: qdrant
44
volumes:
45
- qdrant_storage:/qdrant/storage
0 commit comments