mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
docker-runc ebuild has lines of runc versions with not only underscore (`_`) but also hyphen (`-`). So when we replace the runc version, we need to also care about versions with hyphen, for example, `1.0.0-rc10`.
Description
Languages
Shell
93%
Python
6.9%