From 242fc28157968aadbb299c7d3f6ae04c81325378 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 9 Feb 2024 02:20:57 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi8/dotnet-60 Docker tag to v6.0-45 Signed-off-by: null --- stacks/dotnet60/devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/dotnet60/devfile.yaml b/stacks/dotnet60/devfile.yaml index 3758c9c7..2a996369 100644 --- a/stacks/dotnet60/devfile.yaml +++ b/stacks/dotnet60/devfile.yaml @@ -22,7 +22,7 @@ starterProjects: components: - name: dotnet container: - image: registry.access.redhat.com/ubi8/dotnet-60:6.0-44 + image: registry.access.redhat.com/ubi8/dotnet-60:6.0-45 args: ["tail", "-f", "/dev/null"] mountSources: true env: