chore: change python version

This commit is contained in:
2026-04-24 20:55:50 +03:00
parent 9138512e2f
commit dcb1470344

View File

@@ -1,4 +1,4 @@
FROM python:3.12-slim-bookworm
FROM python:3.12-slim
WORKDIR /app