update
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
|
|
||||||
RUN apt install curl
|
RUN apt install -y curl
|
||||||
|
|
||||||
RUN curl -o- https://fnm.vercel.app/install | bash
|
RUN curl -o- https://fnm.vercel.app/install | bash
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user