BREAKING CHANGE: change default Docker build tool to Buildah
Because Kaniko is no longer maintained, Buildah is now the default. build-tool input can be used to revert this change.
Self-hosted instances can define TBC_DEFAULT_DOCKER_BUILD_TOOL variable to stay with kaniko or use dind instead
Ping #104 (closed) & !174 (merged)