Commit 375b261
refactor(alpine): use ListInstalledPackages for pre-snapshot in ApkCommand
Replace ParseAlpineInstalledDB with the new ListInstalledPackages helper
that runs "apk list --installed". This is consistent with the refactor in
build-info-go/build/utils/alpine.go.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 253a56d commit 375b261
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments