We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5059e44 commit 2a6456cCopy full SHA for 2a6456c
devfile.yaml
@@ -4,8 +4,8 @@ metadata:
4
components:
5
- name: tools
6
container:
7
- # registry.redhat.io/devspaces/dotnet-90:3.22fedora-20250415-095811
8
- image: registry.redhat.io/devspaces/dotnet-90@sha256:3.22cb201f58ebf20d76b7b99e013da46aa6cfe594c5763ab873bcc6436965d7859
+ # quay.io/devspaces/dotnet-90:9.0-fedora-20250415-095811
+ image: quay.io/devspaces/dotnet-90@sha256:5cb201f58ebf20d76b7b99e013da46aa6cfe594c5763ab873bcc6436965d7859
9
memoryLimit: '2Gi'
10
memoryRequest: '1Gi'
11
cpuLimit: '1'
0 commit comments