Skip to content

Commit

Permalink
install node22 (#4985)
Browse files Browse the repository at this point in the history
  • Loading branch information
faydef authored Dec 11, 2024
1 parent ea3ab7d commit 01c3ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/sirun/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN mkdir -p /usr/local/nvm \
&& nvm install --no-progress 16.20.1 \
&& nvm install --no-progress 18.16.1 \
&& nvm install --no-progress 20.4.0 \
&& nvm install --no-progress 22.10.0 \
&& nvm alias default 18 \
&& nvm use 18

Expand Down

0 comments on commit 01c3ba1

Please sign in to comment.