From 9c654b9f5b7c77f49011c58abcf1b8486d803125 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 01:42:37 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker tag to v1.24.4-1752145223 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devfile.yaml b/.devfile.yaml index 74b69e6a..7be3377a 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -43,7 +43,7 @@ components: # Alternatively could be removed once https://github.com/redhat-developer/odo/issues/7162 is resolved - name: index-generator container: - image: registry.access.redhat.com/ubi8/go-toolset:1.23.6-4 + image: registry.access.redhat.com/ubi8/go-toolset:1.24.4-1752145223 # Devfile Registry Deployment resource - name: devfile-registry-deployment kubernetes: