Dotos 9 жил өмнө
parent
commit
f769cecb3d
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  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 -g forever
 RUN npm i
 RUN npm i
-RUN sudo npm update -g npm
 
 
 COPY . /usr/src/app
 COPY . /usr/src/app