From 7d91a93130d60301c171037558ef5e93da3cf3d2 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:16:10 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/dotnet-80 docker tag to v8.0-13 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 52d09bc8..95633088 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-12 + image: registry.access.redhat.com/ubi8/dotnet-80:8.0-13 args: ["tail", "-f", "/dev/null"] mountSources: true env: