chore: node 16

pull/21/merge
xiaojunnuo 2023-05-25 22:39:14 +08:00
parent e29e528aa2
commit 609fe5f838
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM registry.cn-shenzhen.aliyuncs.com/handsfree/node:18-alpine
FROM registry.cn-shenzhen.aliyuncs.com/handsfree/node:16-alpine
RUN npm install -g pnpm && npm install -g cross-env
ADD ./workspace/certd-server/ /app/
WORKDIR /app/