From 212aee5e47fb9c51f00330302c4799b7418c8021 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot Date: Thu, 12 Dec 2024 20:19:54 +0100 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/dotnet-60 docker tag to v6.0-56 (#498) Signed-off-by: redhat-renovate-bot --- 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 0ef107692..e6e0bddbe 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-53 + image: registry.access.redhat.com/ubi8/dotnet-60:6.0-56 args: ["tail", "-f", "/dev/null"] mountSources: true env: