Update .devfile.yaml

This commit is contained in:
2025-07-16 13:51:43 +00:00
parent 93a7b534e9
commit 3ea05dbd8d

View File

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