OpenClaw Docker users: 2026.3.13 update missing Docker tags

Docker tag issue with OpenClaw 2026.3.13
OpenClaw version 2026.3.13 has been released, but there's a deployment issue affecting Docker users specifically. The Docker image repository hasn't been tagged with either 'latest' or the specific version '2026.3.13'.
Who's affected and workarounds
Users running OpenClaw from npm or git repositories are unaffected and can update normally. Only Docker-based deployments are impacted.
The source suggests two potential workarounds:
- If you're quick, you can try pulling directly from the main branch before significant code drift occurs. However, this will show as version 2026.3.14 rather than 2026.3.13.
- The recommended approach is to wait for the next release or see if the maintainers add the missing tags later. The source notes that historically, when maintainers have missed gateway or node tags, they haven't gone back to add them.
This type of Docker tagging issue can cause version mismatches and deployment problems in containerized environments. Docker users should verify their current version and tags before attempting any updates.
📖 Read the full source: r/openclaw
👀 See Also
Opus 4.7's attention degradation: MRCR scores drop from 92% to 59% at 256k context
Opus 4.7 shows significant recall drop per MRCR v2 8-needle test: 91.9% to 59.2% at 256k context, and 78.3% to 32.2% at 1M. Anthropic is retiring MRCR in favor of Graphwalks, but the degradation matches user reports.

Merlin Research releases Qwen3.5-4B-Safety-Thinking model for structured reasoning
Merlin Research has released Qwen3.5-4B-Safety-Thinking, a 4 billion parameter safety-aligned reasoning model built on Qwen3.5. The model is designed for structured 'thinking' and safety in real-world scenarios including agent systems.

Zig Project's Rationale for Its Strict Anti-LLM Contribution Policy
Zig enforces a blanket ban on LLM-assisted contributions: no AI for issues, PRs, or comments. VP Loris Cro explains the "contributor poker" philosophy — reviewing PRs is an investment in growing trusted contributors, not just landing code.

AI's Brokenomics: Anthropic's Mythos/Fable Export Ban Chaos
Anthropic's 'too dangerous to release' Mythos model was jailbroken within days, leading to US export controls banning non-US citizen access. Fable's guardrails failed when Amazon researchers broke them, triggering a national security rollback.