forked from LiamAEdwards/SS14-Docker-Linux-Server
Buildx with provenance creates manifest lists even for single-platform builds. This breaks `docker manifest create` which expects plain images. Adding provenance: false ensures plain images are pushed, allowing the manifest creation step to work correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>