diff --git a/.github/workflows/build-and-push-edge.yaml b/.github/workflows/build-and-push-edge.yaml index 2eedd46..41a2b52 100644 --- a/.github/workflows/build-and-push-edge.yaml +++ b/.github/workflows/build-and-push-edge.yaml @@ -42,4 +42,4 @@ jobs: file: ./Dockerfile push: true tags: ${{ secrets.DOCKERHUB_USERNAME }}/penguin:edge - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64