update: dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ COPY package*.json ./
|
||||
|
||||
run npm config set registry https://mirror-npm.runflare.com
|
||||
|
||||
RUN npm install
|
||||
RUN npm install --force
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user