[UPDATE] даунгред Python 3.14 -> 3.12: Dockerfile, pyproject.toml, .python-version

This commit is contained in:
Arseny
2026-07-16 11:20:34 +03:00
parent 2917c3bca4
commit d7a2b01be2
4 changed files with 65 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim
FROM python:3.12-slim
COPY --from=ghcr.io/astral-sh/uv:0.9.21 /uv /uvx /bin/