fix(core): update
This commit is contained in:
parent
b7961e0cf4
commit
e81806e9cc
@ -5,7 +5,7 @@ RUN bash -c "source $NVM_DIR/nvm.sh \
|
||||
&& nvm install $NODE_VERSION_LTS \
|
||||
&& nvm alias default $NODE_VERSION_LTS \
|
||||
&& nvm use default \
|
||||
&& npm config set unsafe-perm true \
|
||||
# && npm config set unsafe-perm true \
|
||||
&& npm install -g agentkeepalive \
|
||||
&& npm install -g npm"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user