🐛 Bug Fixes
- Docker
- Fix container crash loop when upgrading from older versions (#13)
- Add
--accept-data-lossflag todb pushto handle removed columns (e.g.,urlBasefromsystem_settings)
📦 Upgrade Notes
This is a hotfix release. Simply pull the latest image:
docker-compose pull
docker-compose up -dIf you were stuck on v2.6.3 with a crash loop, this release fixes the issue.
Full Changelog: v2.6.3...v2.6.4