Добавлено автоверсионирование SemVer и версия v0.1.1 в футере.

This commit is contained in:
Sergey Antropoff
2026-07-27 22:49:36 +03:00
parent 0a0ae1f1e6
commit be337c0d40
14 changed files with 327 additions and 51 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ RUN apt-get update \
WORKDIR /app
COPY pyproject.toml README.md ./
COPY pyproject.toml README.md VERSION ./
COPY app ./app
COPY alembic ./alembic
COPY alembic.ini ./