mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-20 22:22:31 -04:00
86f7cd00a1
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/