Skip to content

Commit 169ba47

Browse files
LiseMachetelenys
andauthored
Apply suggestion from @enys
Co-authored-by: Edward Nys <36994826+enys@users.noreply.github.com>
1 parent b9dc95c commit 169ba47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN git clone --depth 1 --branch "$NVM_VERSION" https://github.com/nvm-sh/nvm.gi
3636
&& export NVM_DIR="$HOME/.nvm" && \. "$NVM_DIR/nvm.sh" \
3737
&& nvm install 20.20.0 \
3838
&& nvm install 22.22.0 \
39-
&& nvm install 24.14.0
39+
&& nvm install 24.14.1
4040

4141
# for loading profile, to make nvm available for sh
4242
ENV ENV='$HOME/.profile'

0 commit comments

Comments
 (0)