Composition version not supported

Overview

The build is getting failed on the “Initializing Process” stage with the following error:

{"name":"YAML_PARSING_FAILED","message":"Yaml version not supported yet","original":{"version":"2.3"...
..."name":"FIELD_NOT_SUPPORTED","message":"Field 'healthcheck' is not supported by compose"} 

Details

Codefresh only understands Docker compose versions 2 and 3, but not point releases such as 2.3

Motivation for Compostions