diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 1f8b54a41..f57058f8d 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -56,4 +56,5 @@ jobs: with: push: ${{ github.event_name != 'pull_request' }} tags: ${{ steps.meta.outputs.tags }} + platforms: linux/amd64,linux/arm64 context: .