mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-12-30 00:30:28 -05:00
Switch Docker base images to Python v3.11.14 slim-bookworm because the official Python images no longer ship slim-bullseye. Keeps Python 3.11.12-3.11.14 security fixes (libexpat, tarfile filters, zip64, setuptools CVEs) on a supported Debian base. Refs: - https://www.python.org/downloads/release/python-31114/ - https://www.python.org/downloads/release/python-31113/ - https://www.python.org/downloads/release/python-31112/