caipin %!s(int64=3) %!d(string=hai) anos
pai
achega
a17befd4da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deployment/Dockerfile

+ 1 - 1
deployment/Dockerfile

@@ -2,7 +2,7 @@
 FROM cmfont-cache:latest as builderFont
 COPY /client .
 
-RUN npm run build
+RUN cnpm run build
 
 # 后端预构建
 FROM cm-gocache:latest AS builder