We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b187a8 + 1c67796 commit be6debeCopy full SHA for be6debe
1 file changed
.github/workflows/docker.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
context: .
54
push: true
55
- platforms: linux/amd64
+ platforms: linux/amd64, linux/arm64
56
tags: ${{ steps.meta.outputs.tags }}
57
labels: ${{ steps.meta.outputs.labels }}
58
cache-from: type=gha
0 commit comments