diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f7ffd4..47855f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -88,7 +88,7 @@ jobs: context: . builder: ${{ steps.buildx.outputs.name }} file: Dockerfile - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64,linux/arm/v7 push: true tags: | ghcr.io/metacubex/metacubexd:latest