Explorar o código

use node 4.2.1

Girish Ramakrishnan %!s(int64=9) %!d(string=hai) anos
pai
achega
09ccfb2592
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM cloudron/base:0.8.0
 MAINTAINER Johannes Zellner <johannes@cloudron.io>
 
-ENV PATH /usr/local/node-0.12.7/bin:$PATH
+ENV PATH /usr/local/node-4.2.1/bin:$PATH
 
 EXPOSE 4567