Commit 1150fae
ci: bump go builder image to 1.26.4-alpine
The go.mod now requires go >= 1.26.4, but the Dockerfile builder used
golang:1.26.3-alpine with GOTOOLCHAIN=local, causing 'go mod download'
to fail. Bump the builder image to match.
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Mauro Morales <contact@mauromorales.com>1 parent 727252a commit 1150fae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments