Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ rhel-8-golang:
rhel-9-golang-1.24:
aliases:
- rhel-9-golang-{GO_EXTRA}
image: openshift/golang-builder:v1.24.4-202507171054.g2f6f49f.el9
image: openshift/golang-builder:v1.24.6-202510150934.g4284440.el9
mirror: false
# Since mirror: false, an images/ci-openshift-golang-builder* metadata must push to this location.
# upstream_image informs reconciliation PRs which upstream image to use for CI when this stream is referenced.
Expand All @@ -47,7 +47,7 @@ rhel-9-golang-1.24:
rhel-8-golang-1.24:
aliases:
- rhel-8-golang-{GO_EXTRA}
image: openshift/golang-builder:v1.24.4-202507171054.g35b6b0c.el8
image: openshift/golang-builder:v1.24.6-202510160242.gc784618.el8
mirror: false
# Since mirror: false, an images/ci-openshift-golang-builder* metadata must push to this location.
# upstream_image informs reconciliation PRs which upstream image to use for CI when this stream is referenced.
Expand Down