Merge pull request #1156 from radiorabe/fix/centos-python-version

fix(centos): update to python 3.8 and install psycopg
This commit is contained in:
Kyle Robbertze 2021-01-04 21:45:35 +02:00 committed by GitHub
commit ee469ea473
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,8 @@ yum install -y \
php-mbstring \ php-mbstring \
php-json \ php-json \
php-process \ php-process \
python36-devel \ python38-devel \
python38-psycopg2 \
httpd \ httpd \
icecast \ icecast \
liquidsoap \ liquidsoap \