[ 
https://issues.apache.org/jira/browse/AVRO-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Blue updated AVRO-1765:
----------------------------
    Assignee: Ryan Blue
      Status: Patch Available  (was: Open)

> Update node.js version in docker image
> --------------------------------------
>
>                 Key: AVRO-1765
>                 URL: https://issues.apache.org/jira/browse/AVRO-1765
>             Project: Avro
>          Issue Type: Task
>          Components: docker, js
>    Affects Versions: 1.8.0
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 1.8.0
>
>
> The docker image includes node.js version 0.10.29, which is too old to run 
> the current set of JS unit tests. The latest stable version is 5.1.0 and the 
> "mature and dependable" version is 4.2.2, so the version in docker (from 
> ubuntu) is quite old. The install instructions for 4.2.2 aren't very 
> difficult:
> {code}
> curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
> sudo apt-get install -y nodejs
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to