Skip to content

Commit baaebc6

Browse files
Dakera OpsPaperclip-Paperclip
andcommitted
chore: bump dashboard image tag 0.3.6 → 0.3.7
Memory panel mobile layout fix (DAK-359) + Filter Builder / Memory Compare UX polish overhaul (DAK-361) are now in the default image. Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent 26b2c4b commit baaebc6

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.6}
252+
image: ${DASHBOARD_IMAGE:-ghcr.io/dakera-ai/dakera-dashboard:0.3.7}
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.6}
124+
image: ${DASHBOARD_IMAGE:-ghcr.io/dakera-ai/dakera-dashboard:0.3.7}
125125
container_name: dakera-dashboard
126126
profiles: ["dashboard", "full"]
127127
ports:

0 commit comments

Comments
 (0)