• v1.0.9 1a72239ecf

    v1.0.9 Stable

    Ghost released this 2025-12-04 08:38:44 +01:00 | 548 commits to main since this release

    What's Changed

    • ci(docker): add trunk ignore for Dockerfile healthcheck check (d3f9850)
      Add trunk-ignore directive to suppress Checkov CKV_DOCKER_2 (missing HEALTHCHECK) warning. Healthcheck not applicable for this application's deployment model.
    • ci(renovate): add version pinning for Alpine packages in Dockerfile (a63222d)
      Add Renovate custom manager to track Alpine package versions. Pin musl-dev, sqlite, openssl, and pkgconf packages with explicit versions using ARG variables. Configure regex-based detection for Alpine package updates via Repology datasource.
    • chore(deps): update actions/checkout action to v6 (5b425f9)
    Downloads