You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/08 07:01:08 UTC

[GitHub] kk580kk opened a new pull request #6303: Fix: node version to 8.12.0

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org