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