From a7f76d6c37e8ebf7e9445396b7eccee231b1ca9d Mon Sep 17 00:00:00 2001 From: null Date: Thu, 16 Nov 2023 15:19:44 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi8/dotnet-60 Docker tag to v6.0-43 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 35106346..0c946734 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-41 + image: registry.access.redhat.com/ubi8/dotnet-60:6.0-43 args: ["tail", "-f", "/dev/null"] mountSources: true env: