Skip to content

Commit

Permalink
Merge pull request #287 from openshift-bot/art-consistency-openshift-…
Browse files Browse the repository at this point in the history
…4.16-openstack-cluster-api-controllers

OCPBUGS-25527: Updating openstack-cluster-api-controllers-container image to be consistent with ART
  • Loading branch information
openshift-merge-bot[bot] authored Dec 18, 2023
2 parents 81c2410 + edf40d9 commit 3a53b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-8-release-golang-1.20-openshift-4.16
tag: rhel-8-release-golang-1.21-openshift-4.16
2 changes: 1 addition & 1 deletion Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Build the manager binary
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.16 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16 AS builder
WORKDIR /workspace

# Run this with docker build --build_arg goproxy=$(go env GOPROXY) to override the goproxy
Expand Down

0 comments on commit 3a53b33

Please sign in to comment.