nickthecook/ops

Apk dependencies don't always get installed

Lost-in-Space opened this issue · 1 comments

Apk dependencies met check can match the wrong dependency causing some apk dependencies to not be installed

Fixed in 1.11.1.

apk dependency wasn't pinning its regex with ^ and $. Now it is.