Skip to content

Commit

Permalink
Try node 18 in pelias data loading
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed Jun 4, 2024
1 parent f2326d6 commit 712d962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rm -rf /var/lib/apt/lists/*

mkdir -p $SCRIPTS

curl -sL https://deb.nodesource.com/setup_16.x | bash -
curl -sL https://deb.nodesource.com/setup_18.x | bash -
apt-get install -y --no-install-recommends nodejs

cd $SCRIPTS
Expand Down

0 comments on commit 712d962

Please sign in to comment.