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