feature: replace Docker with Buildah in CI

This commit is contained in:
Ahmad Husen
2022-02-02 11:03:05 +07:00
parent 863b0d9617
commit 7926f4fb39
3 changed files with 31 additions and 24 deletions
+1
View File
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Move repo from datakrama to hapakaien
- `builder` user is added to sudoers directly instead of via the wheel group
- Replace Docker with Buildah in CI
### Fixed