more target platforms
This commit is contained in:
parent
759799acdc
commit
c3843adf9b
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ jobs:
|
|||
file: Containerfile
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue