Commit 1e78aee
Pin Docker to 28.0.4 in release workflow (#4554)
Docker 29.x changed how buildx pushes single-platform images: they are
now pushed as OCI manifest lists instead of plain image manifests. This
breaks goreleaser's docker_manifests step with "is a manifest list"
error.
Pin to 28.0.4 (the last known-good version) using
docker/setup-docker-action.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 74506bb commit 1e78aee
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
0 commit comments