Update devfile.yaml
This commit is contained in:
@ -22,6 +22,7 @@ starterProjects:
|
|||||||
components:
|
components:
|
||||||
- name: dotnet
|
- name: dotnet
|
||||||
container:
|
container:
|
||||||
|
image: git.kocoder.xyz/diplomarbeit-absolventenverein/workspaces/dotnet:ubi9-net90
|
||||||
image: registry.access.redhat.com/ubi8/dotnet-90:9.0.108
|
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
|
||||||
|
Reference in New Issue
Block a user