Commit 1cea3c2
committed
fix(publish-fork): wrap digest file keys in an array
With a single published image PSObject.Properties.Name returns a scalar
string, so $keys[0] indexed its first character instead of the first
key, failing validation with a malformed-digest error.1 parent 802328c commit 1cea3c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
0 commit comments