fix(core): update

This commit is contained in:
Philipp Kunz 2023-06-25 13:07:15 +02:00
parent 344430615f
commit c7ecee7a30
2 changed files with 2 additions and 2 deletions

View File

@ -55,4 +55,4 @@ RUN set -ex \
# export the environment variable of LD_PRELOAD
ENV LD_PRELOAD /lib/stack-fix.so
RUN npm config set unsafe-perm true
RUN pnpm config set unsafe-perm true

View File

@ -55,4 +55,4 @@ RUN set -ex \
# export the environment variable of LD_PRELOAD
ENV LD_PRELOAD /lib/stack-fix.so
RUN npm config set unsafe-perm true
RUN pnpm config set unsafe-perm true