From 274d3b3ece8f6158469f122f2c1e7c98fc110353 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:48:40 +0000 Subject: [PATCH] chore(deps): update multiarch-tuning-operator to 572f22e Image created from 'https://github.com/openshift/multiarch-tuning-operator?rev=bdb29f6254236f45801087771f5c36ccde7a7537' 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 ac7b7b290..be67b33da 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.25 as builder -ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:d67c213817f1b118048a3dca938fb14b69d974eff29c86f9ebf2bda8e9bb9302 +ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:572f22e01e6c8478ea7f258bb92cc55ac3e92ca7323427feaaa3df9dddb7addf ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:main WORKDIR /code COPY ./ ./