v0.1.9: Kinoite fixup
Kinoite adds a .0 at the end of their tags now. If that is used as a base and we use it twice, the generated rechunk tag would be .0.0
. In this case, remove suffix before attempting to count up to 10
Also fix crash in case the provided ref
does not have a CMD by adding a bash command as a stand-in.
Full Changelog: v0.1.8...v0.1.9