From 6beebdd84cd3ea9128671dd7952b4e9a3c3081e3 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 00:35:47 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/go-toolset docker tag to v1.25.3-1766363546 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 39f7c50ed..a4d829c8d 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.24.4-1754328509 + image: registry.access.redhat.com/ubi8/go-toolset:1.25.3-1766363546 # Devfile Registry Deployment resource - name: devfile-registry-deployment kubernetes: