Update Dockerfile

This commit is contained in:
Egor
2025-10-08 08:08:25 +03:00
committed by GitHub
parent 8a2149d2f8
commit f9e416341f

View File

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