Add ARM container

This commit is contained in:
bertybuttface 2023-01-07 23:15:21 +00:00 committed by GitHub
parent 5d1d7dfef1
commit 62362af3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,4 +53,5 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}