Update .devfile.yaml
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user