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.
1 parent da5376d commit 1b77b8fCopy full SHA for 1b77b8f
.github/workflows/build_edge.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
context: .
62
file: ./Containerfile
63
- platforms: linux/amd64
+ platforms: linux/amd64,linux/arm64
64
push: true
65
tags: ${{ steps.meta.outputs.tags }}
66
labels: ${{ steps.meta.outputs.labels }}
0 commit comments