diff --git a/devfile.yaml b/devfile.yaml index 79fbda3..b48d133 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -4,7 +4,7 @@ metadata: components: - name: tools container: - image: registry.redhat.io/devspaces/udi-rhel8:3.9 + image: registry.redhat.io/devspaces/udi-rhel8:3.10 memoryLimit: '2Gi' memoryRequest: '1Gi' cpuLimit: '1'