Skip to content

Commit

Permalink
Update build root golang version to match tags for CO (#54840)
Browse files Browse the repository at this point in the history
We recently updated the Dockerfiles in
ComplianceAsCode/compliance-operator to use golang 1.22 and OCP 4.17,
which were then sync'd to openshift/release:

  - ComplianceAsCode/compliance-operator#553
  - #54786

This commit updates the remaining golang version in our configuration to
use golang 1.22.
  • Loading branch information
rhmdnd authored Jul 25, 2024
1 parent aa05b2d commit e8357d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build_root:
image_stream_tag:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.21-openshift-4.16
tag: rhel-9-release-golang-1.22-openshift-4.17
images:
- dockerfile_path: Dockerfile.ci
from: base
Expand Down

0 comments on commit e8357d0

Please sign in to comment.