Commit a6e4ed4
ci: bump remaining build containers to go 1.26.4
Same go-floor fix as the dryrun container: troubleshoot 0.130.0 raised
the module's go directive to 1.26.4, but the operator and
local-artifact-mirror dev Dockerfiles (used by the kind integration
tests and ttl.sh image builds) were still on golang:1.26.2 with
GOTOOLCHAIN=local, failing `go mod download` with "go.mod requires go
>= 1.26.4". Bump dev/dockerfiles/{operator,local-artifact-mirror} to
golang:1.26.4.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ca2b23b commit a6e4ed4
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- dev/dockerfiles
- local-artifact-mirror
- operator
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments