Skip to content

Commit

Permalink
upgrade stolostron thanos build image to go1.21 (openshift#51890)
Browse files Browse the repository at this point in the history
Signed-off-by: Subbarao Meduri <[email protected]>
  • Loading branch information
subbarao-meduri authored and jbpratt committed May 30, 2024
1 parent dd0e5d3 commit b747843
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ base_images:
name: ubi-minimal
namespace: ocp
tag: "8"
stolostron_builder_go1.20-linux:
stolostron_builder_go1.21-linux:
name: builder
namespace: stolostron
tag: go1.20-linux
tag: go1.21-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.20-linux
tag: go1.21-linux
images:
- dockerfile_path: Dockerfile.prow
from: base
inputs:
stolostron_builder_go1.20-linux:
stolostron_builder_go1.21-linux:
as:
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
to: thanos
promotion:
to:
Expand Down

0 comments on commit b747843

Please sign in to comment.