diff --git a/devfile.yaml b/devfile.yaml index 18c870800..fb1ceac64 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -8,7 +8,7 @@ projects: branch: master clonePath: src/github.com/eclipse/che-operator components: - - id: ms-vscode/go/latest + - id: golang/go/latest memoryLimit: 1G preferences: go.lintFlags: '--fast'