Explorar el Código

change node version

Dotos hace 9 años
padre
commit
f769cecb3d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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