From 972b9c12ae99c3693a9ffc0204d46f390750687e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 05:37:15 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.26.5-1786522985 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..9116a2613 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.5-1786522985 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..c2648f676 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.5-1786522985 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..e1717af5a 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.5-1786522985 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..b00307a91 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.5-1786522985 args: ['tail', '-f', '/dev/null'] env: - name: DEBUG_PORT