From ddb3229c0d33eaefab05ab80866493190ee7bc66 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 05:04:52 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.25.7-1773851748 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..6d230d6d8 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.25.7-1773851748 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..ed780788d 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.25.7-1773851748 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..82a05ed0b 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.25.7-1773851748 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..970703cd0 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.25.7-1773851748 args: ['tail', '-f', '/dev/null'] env: - name: DEBUG_PORT