Commit e4fcea8
committed
fix: add docker buildx setup for dockers_v2 attestation support
dockers_v2 adds --attest=type=sbom by default, which requires the
docker-container buildx driver. Add docker/setup-buildx-action to
the release workflow to replace the default docker driver.1 parent b74ee59 commit e4fcea8
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments