Files
meshcore-bot/.github
agessaman 7bc4efff31 Update Dockerfile and GitHub Actions workflow for improved build process
- 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.
2026-04-03 06:56:41 -07:00
..