mirror of https://github.com/certd/certd
chore: node 16
parent
e29e528aa2
commit
609fe5f838
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue