Skip to content

Commit

Permalink
Update build root golang version to match tags for CO
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
  - openshift#54786

This commit updates the remaining golang version in our configuration to
use golang 1.22.
  • Loading branch information
rhmdnd committed Jul 25, 2024
1 parent fcea434 commit 53da86e
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 53da86e

Please sign in to comment.