Skip to content
Snippets Groups Projects
Commit e2211aab authored by David Schmitz's avatar David Schmitz
Browse files

Dockerfiles, runfod, install: fix CENTOS7 issues with too old sqlite3

parent 7afcfe2f
No related branches found
No related tags found
No related merge requests found
......@@ -330,6 +330,8 @@ if [ -n "$init_db" ]; then
set +e
fi
##
python_version="$(python3 --version | cut -d ' ' -f 2,2)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment