From ad250fe29cab73e000b95cffcf9bf213000072cc Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:41:43 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/dotnet-80 docker tag to v8.0-14 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..095fe7a5 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-14 args: ["tail", "-f", "/dev/null"] mountSources: true env: