diff --git a/stacks/dotnet60/devfile.yaml b/stacks/dotnet60/devfile.yaml index 0c946734..3758c9c7 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-43 + image: registry.access.redhat.com/ubi8/dotnet-60:6.0-44 args: ["tail", "-f", "/dev/null"] mountSources: true env: