From 75e6d5c8d42c44a808f49162da15f39ab866d8ea Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 06:20:58 +0000 Subject: [PATCH] chore(deps): update multiarch-tuning-operator to 210b53b Image created from 'https://github.com/openshift/multiarch-tuning-operator?rev=0744ab42f0e0d8682035e372d00619ea83ea24ea' 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 751ec13b0..0e4f35224 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:0fb599e18a999c3371c9cbccd09263c3cf1b00a747852633a1757535ff61b092 +ARG IMG=registry.redhat.io/multiarch-tuning/multiarch-tuning-rhel9-operator@sha256:210b53bbedf07ee5d4d6a49407f3695b2385e20d3fcf31618eb53b3de710ba77 ARG ORIGINAL_IMG=registry.ci.openshift.org/origin/multiarch-tuning-operator:main WORKDIR /code COPY ./ ./