diff --git a/devfile.yaml b/devfile.yaml index 8abcccd..62b8530 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -22,7 +22,7 @@ starterProjects: components: - name: dotnet container: - image: registry.redhat.io/ubi8/dotnet-90:9.0.108 + image: registry.access.redhat.io/ubi8/dotnet-90:9.0.108 args: ["tail", "-f", "/dev/null"] mountSources: true env: