caipin hace 3 años
padre
commit
ba5b00e552
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      deployment/Dockerfile-cache

+ 1 - 0
deployment/Dockerfile-cache

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