Commit 697019f
committed
fix(cmd): fix regex in discontinued containers check
- the uefi package (collection of containers) has multiple tags, and
only one was being matched until now
- the same goes for the legacy coreboot container(s)
- all of them have been discontinued
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>1 parent 59b36af commit 697019f
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
522 | 524 | | |
523 | 525 | | |
524 | 526 | | |
| |||
0 commit comments