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

Google DeepMind Workers Vote to Unionize Over Military AI Deals
London-based Google DeepMind employees voted to unionize, demanding Google halt AI contracts with US and Israeli militaries, citing concerns over ethical guidelines removal.
Claude Code 2.1.233: GitLab MR support, memory limits, and security fixes
Claude Code v2.1.233 adds GitLab merge request URLs, opt-in memory limits for Bash, and fixes NTLM credential leak and CPU spin.

Uber Burned Through Its Yearly Claude Code Budget in 4 Months — Here's What That Means
Uber reportedly exhausted its entire Claude Code budget for the year by month four. The post breaks down why usage patterns broke the subscription model and what devs can learn about setting boundaries with AI coding agents.

Setting Up Subagents in OpenClaw: Key Considerations
Users experimenting with OpenClaw are facing issues with setting up subagents, particularly when modifying JSON files.