X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fmetal3-vm%2Fubuntu_install_requirements.sh;h=fc1974dec207a4614695d85474966090366877b5;hb=07543184d7a2e2480f8cecc081ba9393bda39a42;hp=388688887ea7d169d584bee713d677845140d4d6;hpb=3fc14a5eaf37abd47c8ae725342e7fa4d6747aa5;p=icn.git diff --git a/deploy/metal3-vm/ubuntu_install_requirements.sh b/deploy/metal3-vm/ubuntu_install_requirements.sh index 3886888..fc1974d 100755 --- a/deploy/metal3-vm/ubuntu_install_requirements.sh +++ b/deploy/metal3-vm/ubuntu_install_requirements.sh @@ -70,9 +70,9 @@ if [[ $PATH != *pyenv* ]]; then fi fi -pyenv install -s 2.7.5 +pyenv install -s 2.7.18 pyenv versions -pyenv global 2.7.5 +pyenv global 2.7.18 # There are some packages which are newer in the tripleo repos # Setup yarn and nodejs repositories