We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ac7ac commit 952f3bdCopy full SHA for 952f3bd
Dockerfile
@@ -37,7 +37,7 @@ RUN git clone --depth 1 --branch "$NVM_VERSION" https://github.com/nvm-sh/nvm.gi
37
&& nvm install 14.21.3 \
38
&& nvm install 16.20.2 \
39
&& nvm install 18.20.1 \
40
- && nvm install 20.12.1
+ && nvm install 20.14.0
41
42
# for loading profile, to make nvm available for sh
43
ENV ENV='$HOME/.profile'
0 commit comments