update
This commit is contained in:
@@ -2,6 +2,10 @@ FROM ubuntu:latest
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
RUN apt update
|
||||||
|
|
||||||
|
RUN apt install curl
|
||||||
|
|
||||||
RUN curl -o- https://fnm.vercel.app/install | bash
|
RUN curl -o- https://fnm.vercel.app/install | bash
|
||||||
|
|
||||||
RUN fnm install 24
|
RUN fnm install 24
|
||||||
|
|||||||
Reference in New Issue
Block a user