mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
chore: node 16
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user