Update Dockerfile

This commit is contained in:
Egor
2025-10-26 22:09:13 +03:00
committed by GitHub
parent 5997a741fc
commit 1aae8783ca

View File

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