mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-25 08:42:06 +00:00
- Modified the Dockerfile to set ownership of copied files directly during the copy operation, enhancing file permissions management. - Updated the GitHub Actions workflow to limit the build platforms to linux/arm64 and linux/arm/v7, streamlining the build process for specific architectures. These changes improve the efficiency and reliability of the Docker image build process.