agent-zero/docker
frdel 0bca80a49f Extract installed_target_matches_request helper for update skip check and use describe field for exact version matching
Add installed_target_matches_request helper to check if requested update target matches current installation. Replace short_tag comparison with describe field to ensure exact commit match - prevents skipping updates when current version is ahead of requested tag (e.g. v1.11-12-ge9d9c93d vs v1.11). Return false for "latest" selector tags to force update check. Add test coverage
2026-03-26 13:16:02 +01:00
..
base Add unzip to Docker base packages, refactor API key handling, improve self-update system 2026-03-24 17:17:19 +01:00
run Extract installed_target_matches_request helper for update skip check and use describe field for exact version matching 2026-03-26 13:16:02 +01:00