Skip to content

Commit 6fc0718

Browse files
ferhimedamineDakera OpsPaperclip-Paperclip
authored
fix(deploy): bump dakera image 0.6.3 → 0.6.4 — SSE query-param auth (#17)
v0.6.4 adds ?api_key= query parameter support for EventSource SSE connections (fixes Live Feed SSE Connection Error in dashboard). Dashboard image already updated to 0.3.3 in previous commit. Co-authored-by: Dakera Ops <ops@dakera.ai> Co-authored-by: Paperclip <noreply@paperclip.ing>
1 parent e5f51ad commit 6fc0718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
# Dakera - Vector Database Server
1616
# ==========================================================================
1717
dakera:
18-
image: ${DAKERA_IMAGE:-ghcr.io/dakera-ai/dakera:0.6.3}
18+
image: ${DAKERA_IMAGE:-ghcr.io/dakera-ai/dakera:0.6.4}
1919
container_name: dakera
2020
ports:
2121
- "${DAKERA_PORT:-3000}:3000"

0 commit comments

Comments
 (0)