From 24a36c459963bce1c6569df3197afaa3c8c3d820 Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:39:56 +0200 Subject: [PATCH] Update registry.access.redhat.com/ubi8/dotnet-60 Docker tag to v6.0-43 (#241) 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: