• 0.7.44 012d81bd66

    fix: Update Kaniko to v1.23.2 to support --build-context flag

    Ghost released this 2025-10-27 20:16:39 +00:00 | 3 commits to main since this release

    The previous fix added --build-context flag but the old Kaniko version
    (executor:debug) doesn't support it. Updated to v1.23.2-debug which
    includes support for --build-context flag (added in v1.9.0).

    Downloads