We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6419b52 commit f6ca553Copy full SHA for f6ca553
Dockerfile
@@ -27,7 +27,7 @@ SHELL [ "/bin/zsh", "-c" ]
27
28
29
# setup nvm / node / npm / pnpm
30
-ENV NODE_VERSION="v20.18.0"
+ENV NODE_VERSION="v22.14.0"
31
32
RUN curl -fsSL https://raw.githubusercontent.com/Schniz/fnm/refs/tags/v1.37.2/.ci/install.sh | bash
33
ENV FNM_PATH="$HOME/.local/share/fnm"
0 commit comments