• kiwix-serve-v1.0.0 b3c59b1dd0

    Fix architecture detection in kiwix-serve and kubectl Dockerfiles
    Some checks failed
    Build Container / build (push) Failing after 12s

    eblume released this 2026-01-25 21:04:58 -08:00 | 912 commits to main since this release

    TARGETARCH/TARGETPLATFORM are only set when using docker buildx.
    Fall back to uname -m detection for plain docker build.

    Downloads