File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111- Changed the default ` /repos ` pagination size to 20. [ #706 ] ( https://github.com/sourcebot-dev/sourcebot/pull/706 )
12+ - Changed pull policy in docker compose file to always. [ #716 ] ( https://github.com/sourcebot-dev/sourcebot/pull/716 )
1213
1314### Fixed
14- - Add warning logs when local repo index fails to match pattern. [ #711 ] ( https://github.com/sourcebot-dev/sourcebot/issues/711 )
15+ - Add warning logs when local repo index fails to match pattern. [ #712 ] ( https://github.com/sourcebot-dev/sourcebot/pull/712 )
1516
1617## [ 4.10.7] - 2025-12-29
1718
Original file line number Diff line number Diff line change 11services :
22 sourcebot :
33 image : ghcr.io/sourcebot-dev/sourcebot:latest
4+ pull_policy : always
45 user : sourcebot
56 restart : always
67 container_name : sourcebot
You can’t perform that action at this time.
0 commit comments