mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
chore: pre publish
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user