add ssl to install dependencies, update python3 to python3.8 for versions

This commit is contained in:
Brian Seymour 2021-01-14 00:28:26 -06:00
parent 2bebceafb6
commit 20d659e5a6
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ apt-get update
apt-get install -y \
nano wget build-essential pkg-config libxml2-dev \
libsqlite3-dev mono-complete curl cmake libpython2.7-dev \
ruby libtinfo-dev unzip git
ruby libtinfo-dev unzip git openssl libssl-dev
# install python2
# final binary: /opt/python2/Python-2.7.17/python