From 61711c4385e20ea2c4c7aa3fc6464b34862fecfb Mon Sep 17 00:00:00 2001 From: Venkata Charan Sunku Date: Thu, 14 May 2026 22:29:19 +0530 Subject: [PATCH] OCPBUGS-85667: CI Build root image tag sync with ART Signed-off-by: Venkata Charan Sunku --- .ci-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci-operator.yaml b/.ci-operator.yaml index ffa938cf0..844f0d26a 100644 --- a/.ci-operator.yaml +++ b/.ci-operator.yaml @@ -1,4 +1,4 @@ build_root_image: name: release namespace: openshift - tag: golang-1.10 + tag: rhel-8-release-golang-1.20-openshift-4.14