Skip to content

Commit ed344ca

Browse files
Dakera OpsPaperclip-Paperclip
andcommitted
chore(deploy): bump dashboard image 0.3.5 → 0.3.6
Memory Network mobile layout fix (responsive flex-col/flex-row, sidebar stacks below graph on 375px). DAK-354/DAK-355. Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent ab548e0 commit ed344ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/docker-compose.ha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ services:
249249
# Dakera Dashboard — Web UI
250250
# ==========================================================================
251251
dashboard:
252-
image: ${DASHBOARD_IMAGE:-ghcr.io/dakera-ai/dakera-dashboard:0.3.5}
252+
image: ${DASHBOARD_IMAGE:-ghcr.io/dakera-ai/dakera-dashboard:0.3.6}
253253
container_name: dakera-dashboard
254254
ports:
255255
- "${DASHBOARD_PORT:-3002}:3000"

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ services:
121121
# Dakera Dashboard (optional)
122122
# ==========================================================================
123123
dashboard:
124-
image: ${DASHBOARD_IMAGE:-ghcr.io/dakera-ai/dakera-dashboard:0.3.5}
124+
image: ${DASHBOARD_IMAGE:-ghcr.io/dakera-ai/dakera-dashboard:0.3.6}
125125
container_name: dakera-dashboard
126126
profiles: ["dashboard", "full"]
127127
ports:

0 commit comments

Comments
 (0)