From 55a61b366f69ced49c187aca1cdd573a2db04da6 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 05:54:20 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.26.7-1789040808 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/go/1.4.0/devfile.yaml | 2 +- stacks/go/1.5.0/devfile.yaml | 2 +- stacks/go/2.5.0/devfile.yaml | 2 +- stacks/go/2.6.0/devfile.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stacks/go/1.4.0/devfile.yaml b/stacks/go/1.4.0/devfile.yaml index 4e2c55e18..8ed9d5b34 100644 --- a/stacks/go/1.4.0/devfile.yaml +++ b/stacks/go/1.4.0/devfile.yaml @@ -27,7 +27,7 @@ components: - exposure: none name: debug targetPort: 5858 - image: registry.access.redhat.com/ubi9/go-toolset:1.24.6-1756993846 + image: registry.access.redhat.com/ubi9/go-toolset:1.26.7-1789040808 args: ["tail", "-f", "/dev/null"] env: - name: DEBUG_PORT diff --git a/stacks/go/1.5.0/devfile.yaml b/stacks/go/1.5.0/devfile.yaml index 9b7bab770..aa4e775b0 100644 --- a/stacks/go/1.5.0/devfile.yaml +++ b/stacks/go/1.5.0/devfile.yaml @@ -27,7 +27,7 @@ components: - exposure: none name: debug targetPort: 5858 - image: registry.access.redhat.com/ubi9/go-toolset:1.25.5-1770654497 + image: registry.access.redhat.com/ubi9/go-toolset:1.26.7-1789040808 args: ["tail", "-f", "/dev/null"] env: - name: DEBUG_PORT diff --git a/stacks/go/2.5.0/devfile.yaml b/stacks/go/2.5.0/devfile.yaml index 9ec1cf4c0..31ab04c8b 100644 --- a/stacks/go/2.5.0/devfile.yaml +++ b/stacks/go/2.5.0/devfile.yaml @@ -40,7 +40,7 @@ components: - exposure: none name: debug targetPort: 5858 - image: registry.access.redhat.com/ubi9/go-toolset:1.24.6-1756993846 + image: registry.access.redhat.com/ubi9/go-toolset:1.26.7-1789040808 args: ['tail', '-f', '/dev/null'] env: - name: DEBUG_PORT diff --git a/stacks/go/2.6.0/devfile.yaml b/stacks/go/2.6.0/devfile.yaml index 27cafe6cd..df92932ae 100644 --- a/stacks/go/2.6.0/devfile.yaml +++ b/stacks/go/2.6.0/devfile.yaml @@ -40,7 +40,7 @@ components: - exposure: none name: debug targetPort: 5858 - image: registry.access.redhat.com/ubi9/go-toolset:1.25.5-1770654497 + image: registry.access.redhat.com/ubi9/go-toolset:1.26.7-1789040808 args: ['tail', '-f', '/dev/null'] env: - name: DEBUG_PORT