Skip to content

Commit

Permalink
Create devspaces-3.18-rhel-9 branch and update devfiles to reference …
Browse files Browse the repository at this point in the history
…rhel9 images
  • Loading branch information
SDawley committed Dec 3, 2024
1 parent a5aa4e5 commit fc6eec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
components:
- name: tools
container:
image: registry.redhat.io/devspaces/udi-rhel8:3.18
image: registry.redhat.io/devspaces/udi-rhel9:3.18
memoryLimit: '2Gi'
memoryRequest: '1Gi'
cpuLimit: '1'
Expand Down

0 comments on commit fc6eec1

Please sign in to comment.