nvm + LTS node

This commit is contained in:
2025-01-29 22:00:37 +05:30
parent 75cc966c23
commit 7163691fa0

View File

@@ -1,3 +1,5 @@
FROM registry.kevinnlsamuel.com/fedora-toolbox:40
RUN dnf install -y nodejs
RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
RUN nvm install 22.13