mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-31 20:45:39 +00:00
Add .github/workflows/docker-build.yml triggered on push to main and version tags. Builds linux/amd64, linux/arm64, and linux/arm/v7 via QEMU. Attaches SBOM and provenance attestations to the image manifest. Update Dockerfile with non-root user and current Python base image.