add arm64

This commit is contained in:
jonaswinkler 2021-01-09 22:53:45 +01:00
parent 141315cf42
commit 262e8ee999

View File

@ -129,7 +129,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm/v7
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