Update .devfile.yaml

This commit is contained in:
2025-07-16 14:40:11 +00:00
parent 3ea05dbd8d
commit d030976d0a

View File

@ -22,7 +22,7 @@ starterProjects:
components: components:
- name: dotnet - name: dotnet
container: container:
image: registry.access.redhat.com/ubi8/dotnet-90@9.0.108 image: mcr.microsoft.com/devcontainers/dotnet:9.0
args: ["tail", "-f", "/dev/null"] args: ["tail", "-f", "/dev/null"]
mountSources: true mountSources: true
env: env: