Commit b847ac0
authored
Use docker buildx imagetools for multi-arch manifest (#242)
Replaces docker manifest create/annotate/push with docker buildx
imagetools create which handles attestation correctly.
same as openzipkin/zipkin#3823
Signed-off-by: Adrian Cole <[email protected]>1 parent af1bb49 commit b847ac0
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 93 | + | |
| 94 | + | |
102 | 95 | | |
103 | 96 | | |
0 commit comments