CI: switch to alpine musl
This MR:
- switches to using an alpine + musl config
- removes the unnecessary dependency on bash by changing the shebang in update_version
- checks output of
update_version
(unknown
means that the script failed for some reason)
Edited by Tristan Matthews