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 e8cbf6e146 - Show all commits

View File

@@ -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