diff options
Diffstat (limited to 'docs/build-templates')
-rw-r--r-- | docs/build-templates/searxng.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build-templates/searxng.rst b/docs/build-templates/searxng.rst index bc5d3e8fc..cdd665c74 100644 --- a/docs/build-templates/searxng.rst +++ b/docs/build-templates/searxng.rst @@ -113,7 +113,7 @@ ${fedora_build} (${SERVICE_USER})$ command -v python && python --version $SEARXNG_PYENV/bin/python - Python 3.8.1 + Python 3.11.10 # update pip's boilerplate .. pip install -U pip |