From ce46dea188ebc2d6c91d03ad82bc372cae9a67c0 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 09:19:08 +0000 Subject: [PATCH] chore(deps): update multiarch-tuning-operator to c292332 Image created from 'https://github.com/openshift/multiarch-tuning-operator?rev=e81367dda08251a0afc4bd4b715d17afe9ae11df' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- bundle.konflux.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.konflux.Dockerfile b/bundle.konflux.Dockerfile index bd31d9e8b..ce24b802c 100644 --- a/bundle.konflux.Dockerfile +++ b/bundle.konflux.Dockerfile @@ -1,5 +1,5 @@ FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.26 as builder -ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:b1a059dd337c17807e0214ab6dd3148c56a69c9132e6cc1771cdcd7df3520577 +ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:c292332911d0c26f3183bea840eb789d045e4b68ab39794060d33da15803a2af ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:main WORKDIR /code COPY ./ ./