v10.5.1
🐛 Bug Fixes
- Fixes an issue where the seed VIP service would restart indefinitely when it was disabled in the config causing CPU utilization issues
Upgrade Instructions
git fetch --tags
git checkout v10.5.1
docker compose pull
docker compose up -d
What's Changed
Full Changelog: v10.5.0...v10.5.1