SurfSense/.github
google-labs-jules[bot] 825dcad112 feat: Enable multi-architecture Docker image builds (amd64, arm64)
Updates the GitHub Actions workflow (`.github/workflows/docker-publish.yml`)
to build and push Docker images for both `linux/amd64` and `linux/arm64`
architectures.

The `platforms` attribute has been added to the `docker/build-push-action`
step for both the backend and frontend jobs. This ensures that you on
different CPU architectures can use the published images from ghcr.io.
2025-05-29 02:00:56 +00:00
..
workflows feat: Enable multi-architecture Docker image builds (amd64, arm64) 2025-05-29 02:00:56 +00:00
PULL_REQUEST_TEMPLATE.md Add PR template with enhanced checklist for SurfSense 2025-05-14 16:40:28 +08:00