Rollback Dockerfile and requirements.txt

This commit is contained in:
Влад Зверев 2025-02-12 13:43:02 +05:00
parent d5f1501c73
commit d5d0b27bed
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.13.1-slim
FROM python:3.12.3-slim
LABEL authors="UdoChudo"
# Установим необходимые пакеты
RUN apt-get update && apt-get install -y \

Binary file not shown.