This is a hotfix for 0.5.2 not starting on Docker
Fixed
- The Docker container no longer crashes on startup. SQLAlchemy 2.1 broke startup, so it is now capped below 2.1.
Changed
- The Docker image now installs the exact dependency versions from
uv.lock, so new upstream releases can't break a build.
What's Changed
Full Changelog: 0.5.2...0.5.3