diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf2c8b137..e2918d276 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,7 +125,7 @@ jobs: with: context: . file: ./Dockerfile - platforms: linux/arm/v7 # linux/amd64,linux/arm/v7,linux/arm64 + platforms: linux/amd64,linux/arm/v7,linux/arm64 push: true tags: jonaswinkler/paperless-ng:${{ steps.prepare.outputs.version }} cache-from: type=local,src=/tmp/.buildx-cache