fix(core): update
This commit is contained in:
parent
c295ad18be
commit
89ba2f5a9f
@ -1,5 +1,5 @@
|
||||
FROM hosttoday/ht-docker-node:alpine
|
||||
RUN apk add --update alpine-sdk && \
|
||||
apk add libffi-dev openssl-dev && \
|
||||
apk add python-dev python3-dev && \
|
||||
apk add python3-dev && \
|
||||
pnpm install -g @shipzone/npmci node-gyp
|
Loading…
Reference in New Issue
Block a user