Commit 63911fd
fix: use Go 1.25 for dashboard builder step (#8099)
## Summary
- The build-dashboard-image step used `golang-cross:1.24-bookworm` while
everything else uses `1.25-bullseye`
- Updated to match the `golang_cross` matrix value
## Test plan
- [ ] build-dashboard-image step works when triggered
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 23156fc commit 63911fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
716 | | - | |
| 716 | + | |
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
| |||
0 commit comments