fix(core): update
This commit is contained in:
@ -81,3 +81,5 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
||||
|
||||
# Install nvm with node and npm
|
||||
RUN curl https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
|
||||
RUN curl -fsSL https://get.pnpm.io/install.sh | sh - \
|
||||
&& pnpm setup
|
||||
|
Reference in New Issue
Block a user