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