This commit is contained in:
@@ -8,9 +8,7 @@ RUN apt install -y curl unzip
|
||||
|
||||
RUN curl -o- https://fnm.vercel.app/install | bash
|
||||
|
||||
RUN source /root/.bashrc
|
||||
|
||||
RUN fnm install 24
|
||||
RUN ~/.local/share/fnm/fnm install 24
|
||||
|
||||
RUN corepack enable yarn
|
||||
RUN yarn set version stable
|
||||
|
||||
Reference in New Issue
Block a user