diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index bcf89db..d181e68 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -69,7 +69,7 @@ jobs: uses: docker/build-push-action@v2 with: context: . - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64,linux/arm64,linux/armv7 push: true tags: | ghcr.io/danielunderwood/feed-ingress:latest