docs: Add version freeze to installation instructions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
MarekWo
2026-01-18 12:09:31 +01:00
parent cd165415e9
commit 1e6f47dcde

View File

@@ -86,6 +86,7 @@ For detailed feature documentation, see the [User Guide](docs/user-guide.md).
4. **Build and run**
```bash
python3 -m app.version freeze
docker compose up -d --build
```