• fix(update): add git safe.directory and fetch --tags after pull

    twothatIT released this 2026-02-24 10:58:02 +01:00 | 22 commits to main since this release

    • Register SOURCE_DIR as git safe.directory before pulling so the
      process (root inside container) can access repos owned by a host user
    • Run 'git fetch --tags' after pull so git describe always finds the
      latest tag for version.json — git pull does not reliably fetch all tags

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads