Commit 49ab921
Fix CI build root base image to provide Go 1.24
The rhel-9-release-golang-1.20-openshift-4.14 base image is a floating
tag that was recently rebuilt with Go 1.23, breaking all operators that
declare go 1.24.x in go.mod with:
invalid go version '1.24.4': must match format 1.23
Update the base image to rhel-9-release-golang-1.24-openshift-4.21
which explicitly provides Go 1.24.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4c11b7d commit 49ab921
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments