Fix/venus build env (#415)
fix: venus build env Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
This commit is contained in:
1
.github/deployment/Dockerfile-affine
vendored
1
.github/deployment/Dockerfile-affine
vendored
@@ -1,4 +1,5 @@
|
||||
FROM node:16-alpine as builder
|
||||
ARG HUBSPOT_API_SECRET
|
||||
WORKDIR /app
|
||||
RUN apk add git && npm i -g pnpm@7
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user