Skip to content

Commit

Permalink
Merge pull request #99 from ImagingDataCommons/maintenance/bump-node
Browse files Browse the repository at this point in the history
Update node version
  • Loading branch information
igoroctaviano committed Jul 25, 2024
2 parents 78818da + 891f66b commit e43fbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idc-deploy-shell/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ apt-get install -y --no-install-suggests --no-install-recommends apt-transport-h

apt-get clean

curl -sL https://deb.nodesource.com/setup_14.x | bash -
curl -sL https://deb.nodesource.com/setup_20.x | bash -
apt-get install -y nodejs

# See https://github.com/Joystream/helpdesk/issues/16
Expand Down

0 comments on commit e43fbf5

Please sign in to comment.