From a15f560d483b4a68e1fbdeb7847ef8187b78d5eb 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:36:17 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi8/dotnet-80 Docker tag to v8.0.129-1786585358 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/dotnet80/devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/dotnet80/devfile.yaml b/stacks/dotnet80/devfile.yaml index 9d3d2b130..d127a3dcc 100644 --- a/stacks/dotnet80/devfile.yaml +++ b/stacks/dotnet80/devfile.yaml @@ -22,7 +22,7 @@ starterProjects: components: - name: dotnet container: - image: registry.access.redhat.com/ubi8/dotnet-80:8.0-13 + image: registry.access.redhat.com/ubi8/dotnet-80:8.0.129-1786585358 args: ["tail", "-f", "/dev/null"] mountSources: true env: