release test #7

Merged
opti1337 merged 24 commits from release into master 2025-12-23 14:51:49 +00:00
Showing only changes of commit b05a7324d6 - Show all commits

View File

@@ -4,7 +4,7 @@ WORKDIR /app
RUN apt update
RUN apt install curl
RUN apt install -y curl
RUN curl -o- https://fnm.vercel.app/install | bash