From c4222b8be2464b6cf8ab0ce894d45002a5503bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20Gond=C5=BEa?= Date: Tue, 21 Jul 2026 17:02:28 +0200 Subject: [PATCH] chore: bump CI container MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oliver Gondža --- openshift-ci/build-root/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift-ci/build-root/Dockerfile b/openshift-ci/build-root/Dockerfile index 45eeeb1..367fea7 100644 --- a/openshift-ci/build-root/Dockerfile +++ b/openshift-ci/build-root/Dockerfile @@ -1,3 +1,3 @@ # Dockerfile to bootstrap build and test in openshift-ci -FROM quay.io/devtools_gitops/go-toolset:1.24.6 \ No newline at end of file +FROM quay.io/devtools_gitops/go-toolset:1.26.2