forked from 0xWheatyz/SPARC
08444b41a8
- Switch from archived Kaniko to actively maintained buildah - Use buildah from Alpine repos (no manual binary downloads) - Replace bash syntax with POSIX sh (case instead of [[ ]]) - buildah works better in unprivileged containerized environments - Simpler setup: just apk add buildah, no extra configuration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>