← All releases
OpenClaw Container
#2026-03-02

Shipped the new OSS OpenClaw container release flow with multi-arch Docker publishing and proper version tag automation.

What changed

OpenClaw Container

  • New

    Published `moltenbot/openclaw` as multi-arch Docker manifests for both linux/amd64 and linux/arm64.

  • Improved

    Expanded release automation to support Git tags (`v*`) and manual workflow dispatch, then generate both `vYYYY.M.P` and `YYYY.M.P` Docker tags from release tags.

  • Fixed

    Updated OSS container documentation to reflect the new multi-arch publishing behavior and version-tag release flow.