fix(core): update
This commit is contained in:
parent
344430615f
commit
c7ecee7a30
@ -55,4 +55,4 @@ RUN set -ex \
|
|||||||
# export the environment variable of LD_PRELOAD
|
# export the environment variable of LD_PRELOAD
|
||||||
ENV LD_PRELOAD /lib/stack-fix.so
|
ENV LD_PRELOAD /lib/stack-fix.so
|
||||||
|
|
||||||
RUN npm config set unsafe-perm true
|
RUN pnpm config set unsafe-perm true
|
||||||
|
@ -55,4 +55,4 @@ RUN set -ex \
|
|||||||
# export the environment variable of LD_PRELOAD
|
# export the environment variable of LD_PRELOAD
|
||||||
ENV LD_PRELOAD /lib/stack-fix.so
|
ENV LD_PRELOAD /lib/stack-fix.so
|
||||||
|
|
||||||
RUN npm config set unsafe-perm true
|
RUN pnpm config set unsafe-perm true
|
||||||
|
Loading…
Reference in New Issue
Block a user