Skip to content

Commit

Permalink
fix: Update .devfile.yaml (#22859)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuziuk authored Feb 28, 2024
1 parent cd28d98 commit 5a06db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ metadata:
components:
- name: devtools
container:
image: quay.io/mloriedo/universal-developer-image:ubi8-latest
memoryLimit: 4G
image: quay.io/devfile/universal-developer-image:ubi8-latest
memoryLimit: 12G
memoryRequest: 256Mi
cpuLimit: '2'
cpuRequest: 30m
Expand Down

0 comments on commit 5a06db1

Please sign in to comment.