Update node.js on RHEL 8.8 as well

Last update only touched RHEL 8.6 and 9.0

Pick-to: 6.6
Change-Id: I0c084edc08f3c833daa25c393674bd51eac4ea6e
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
This commit is contained in:
Allan Sandfeld Jensen 2023-07-05 11:15:22 +02:00
parent dfc9955a95
commit e8f9c3d1cf
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ installPackages+=(open-vm-tools)
sudo yum -y install "${installPackages[@]}"
sudo dnf -y module install nodejs:12
sudo dnf -y module install nodejs:16
# We shouldn't use yum to install virtualenv. The one found from package repo is not
# working, but we can use installed pip