-
-
Notifications
You must be signed in to change notification settings - Fork 69.4k
[Bug]: v2026.3.13 Docker image missing — docker-release workflow failed on tag push #46076
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails
Description
Bug type
Regression (worked before, now fails)
Summary
The v2026.3.13 container image was never published to GHCR. The docker-release.yml workflow (#6597) triggered on the tag push but both build jobs failed:
build-amd64❌buildx failed with: /src/solver/jobs.go:1181build-arm64❌buildx failed with: /src/solver/jobs.go:1181create-manifestskipped (dependency failure)
The same commit (f6e5b67) built successfully on main (#6596), so this appears to be a transient Blacksmith runner issue rather than a code problem.
Impact
ghcr.io/openclaw/openclaw:2026.3.13does not exist- Only
2026.3.13-beta.1is available - Helm charts / deployments referencing the
2026.3.13tag are stuck inImagePullBackOff
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails
Type
Fields
Give feedbackNo fields configured for issues without a type.