Update docker

This commit is contained in:
2026-02-13 19:25:14 +11:00
parent 049e5b76df
commit 95584e73b4
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
effect: NoSchedule
containers:
- name: qdrant
image: ghcr.io/qdrant/qdrant/qdrant:v1.16-unprivileged
image: mirror.gcr.io/qdrant/qdrant:v1.16-unprivileged
ports:
- containerPort: 6333
- containerPort: 6334