kk580kk opened a new pull request #6303: Fix: node version to 8.12.0
URL: https://github.com/apache/incubator-superset/pull/6303
 
 
   Problem: node version is v4  but not v8
   Steps to fix : copy from officially node js dockerfile from  
https://github.com/nodejs/docker-node/blob/526c6e618300bdda0da4b3159df682cae83e14aa/8/stretch/Dockerfile
   
   now node version is v8.12.0
   
   PS: origin dockerfile didn't check the node version after run install 
command, that easily cause some problems. 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to