From bd5f88c6772d4fabfc32860f0696f2763e0c8716 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:43:49 +0000 Subject: [PATCH] Update registry.redhat.io/ubi9/go-toolset Docker tag to v9.8-1782377916 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 009d6b5e6..46ba44b7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM registry.redhat.io/ubi9/go-toolset:9.8-1780490420 AS builder +FROM registry.redhat.io/ubi9/go-toolset:9.8-1782377916 AS builder ARG TARGETOS ARG TARGETARCH