From 1639888cc3560e18452998f48a6d4574335f29ff Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:15:01 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.8-1782277275 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- src/cloud-api-adaptor/Dockerfile.openshift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cloud-api-adaptor/Dockerfile.openshift b/src/cloud-api-adaptor/Dockerfile.openshift index ae84425e5d..eb80a516d7 100644 --- a/src/cloud-api-adaptor/Dockerfile.openshift +++ b/src/cloud-api-adaptor/Dockerfile.openshift @@ -88,7 +88,7 @@ ARG TARGETARCH # curl -L -o iptables-wrapper-installer.sh "https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/${version#v*-*-}/iptables-wrapper-installer.sh" && \ # chmod 755 iptables-wrapper-installer.sh -FROM registry.access.redhat.com/ubi9/ubi:9.8-1780900431 AS base-release +FROM registry.access.redhat.com/ubi9/ubi:9.8-1782277275 AS base-release USER root # Uncomment the following lines to enable subscription