Browse Source

change node version

Dotos 9 years ago
parent
commit
f769cecb3d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -6,7 +6,6 @@ COPY package.json /usr/src/app/
 
 # RUN npm i -g forever
 RUN npm i
-RUN sudo npm update -g npm
 
 COPY . /usr/src/app