Files
wehub-resource-sync 221778fa98
rowboat / apps/x Vitest suites (push) Waiting to run
rowboat / apps/x Electron package smoke test (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:33:34 +08:00

3 lines
104 B
Docker

FROM qdrant/qdrant:latest
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*