diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index c0da0dbf..a3e0e377 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -192,6 +192,7 @@ jobs: # publish - uses: docker/build-push-action@v2 with: + platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7 push: true cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache