chore: pre publish

This commit is contained in:
xiaojunnuo
2023-05-25 16:13:55 +08:00
parent 5556bc3a4b
commit 8498fa75e3
2 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM node:18.16.0-slim
FROM registry.cn-shenzhen.aliyuncs.com/handsfree/node:18-alpine
RUN npm install -g pnpm
ADD ./workspace/certd-server/package.json /app/
WORKDIR /app/