openclaw/.github
spiceoogway 40632e727f fix: correct ARM64 Docker image tagging (issue #4566)
Each architecture-specific build job was pushing tags for BOTH amd64 and arm64,
causing the last-finished build to overwrite the other's tags. This resulted in
users pulling arm64-tagged images but receiving amd64 binaries, leading to
'exec format error' on ARM64 hosts.

Fix: Each job now only pushes tags with its own architecture suffix:
- build-amd64 → only -amd64 tags
- build-arm64 → only -arm64 tags

The create-manifest job correctly combines both into multi-arch manifests
with clean (no suffix) tags.

Fixes #4566
2026-01-30 09:03:20 -05:00
..
ISSUE_TEMPLATE docs: add issue templates 2026-01-05 23:55:51 -06:00
workflows fix: correct ARM64 Docker image tagging (issue #4566) 2026-01-30 09:03:20 -05:00
actionlint.yaml feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
dependabot.yml fix: update remaining ClawdbotKit path references to MoltbotKit 2026-01-27 14:17:20 -06:00
FUNDING.yml Add FUNDING.yml 2026-01-26 19:00:46 +00:00
labeler.yml chore: expand labeler coverage 2026-01-26 15:01:11 -06:00