From 6b754531fcfecd2e008ef686e31f0156bb5fa899 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 05:33:09 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.26.2-1777889793 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..fc6a9fae9 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.2-1777889793 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..7c41f4bf6 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.2-1777889793 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..c279d836b 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.2-1777889793 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..2c1962e87 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.2-1777889793 args: ['tail', '-f', '/dev/null'] env: - name: DEBUG_PORT