From 5de365f49627bdd2f9b80bad9ae919faaa87aeec Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 03:30:21 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/dotnet-80 docker tag to v8.0-16 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 956330888..8e495e855 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-16 args: ["tail", "-f", "/dev/null"] mountSources: true env: