Commit 9cccaf4
fix: use Go 1.25 for dashboard builder step (#8098)
## 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 d94119c commit 9cccaf4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
733 | | - | |
| 733 | + | |
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| |||
0 commit comments