From 47a852189fb33b5b3453d2cf76c5042837804e65 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:40:55 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/dotnet-80 docker tag to v8.0.117-1751475004 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 95633088..393ec790 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.117-1751475004 args: ["tail", "-f", "/dev/null"] mountSources: true env: