diff --git a/.devfile.yaml b/.devfile.yaml index 09016cd731f..c8da7b79e1b 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -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