up to python 3.13

This commit is contained in:
2025-08-16 02:22:04 +03:00
parent 304a862931
commit 382080ceaa

View File

@ -1,4 +1,4 @@
FROM python:3.11-slim FROM python:3.13-slim
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
nginx \ nginx \