New image Fedora 32 + Python 3.8 (synced from upstream)

This commit is contained in:
Lumir Balhar 2020-03-30 14:31:59 +02:00
commit 4fb1f66d7a
9 changed files with 56 additions and 79 deletions

View file

@ -4,6 +4,6 @@
unset BASH_ENV PROMPT_COMMAND ENV
if head "/etc/redhat-release" | grep -q "^CentOS Linux release 7" || \
head "/etc/redhat-release" | grep -q "^Red Hat Enterprise Linux\( Server\)\? release 7"; then
source scl_source enable httpd24 $NODEJS_SCL rh-python37
source scl_source enable httpd24 $NODEJS_SCL rh-python38
fi
source /opt/app-root/bin/activate