caipin 3 éve
szülő
commit
7acf006267
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      deployment/Dockerfile-cache

+ 0 - 1
deployment/Dockerfile-cache

@@ -2,6 +2,5 @@ FROM node:14-alpine
 
 COPY /client .
 
-RUN npm -g install npm@8.0.0
 RUN npm -g i cnpm
 RUN cnpm install