Skip to content

Docker Hub: smp-server v6.5.0 image not published #1777

@helix-nine

Description

@helix-nine

The v6.5.0 release was published on GitHub on 2026-04-29, but the corresponding Docker image for smp-server was not pushed to Docker Hub. Only the xftp-server image landed.

Current state on Docker Hub

$ curl -s https://hub.docker.com/v2/repositories/simplexchat/smp-server/tags/v6.5.0
{"message":"httperror 404: tag 'v6.5.0' not found", ...}

Why this matters

Downstream packagers (e.g. the StartOS package) pin both server images to the same upstream tag and can't roll forward to v6.5.0 until the smp-server image is available — particularly for aarch64 users, who have been waiting for the multi-arch builds that v6.5.0 finally delivered for xftp-server.

Request

Please publish simplexchat/smp-server:v6.5.0 (with arm64 alongside amd64, matching the xftp-server tag) so the 6.5.0 release is consumable end-to-end.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions