Commit 78a8a2a2 authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

use bizcharts@3.5.2-beta.2

parent 9e14011e
......@@ -3,7 +3,7 @@ FROM node:latest
WORKDIR /usr/src/app/
COPY package.json ./
RUN npm install --silent --no-cache
RUN npm install --silent --no-cache --registry=https://registry.npm.taobao.org
COPY ./ ./
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment