Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .konflux/container_build_args.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ BUILDER_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_go

# The openshift cli image is used to fetch the oc binary
# When 4.20 is released, we need to update from the v4.18 tag
OPENSHIFT_CLI_IMAGE=registry.redhat.io/openshift4/ose-cli-rhel9:v4.18@sha256:994a87a6d5c11628949eb0d3b9b223a7685e149ed36624bd78b85c48b8076a75
OPENSHIFT_CLI_IMAGE=registry.redhat.io/openshift4/ose-cli-rhel9:v4.18@sha256:3444e5c4f1858158fed73899c3aa2810f387d78ca0f58468a9c5296bb42765ca
#

# The opm image is used to serve the FBC
Expand Down