Update Dockerfile

This commit is contained in:
Egor
2025-09-20 03:31:36 +03:00
committed by GitHub
parent 7186c93078
commit 7587aec913

View File

@@ -14,7 +14,7 @@ RUN pip install --no-cache-dir --upgrade pip && \
FROM python:3.13-slim
ARG VERSION="v2.3.5"
ARG VERSION="v2.3.6"
ARG BUILD_DATE
ARG VCS_REF