We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1e96fa + ae10ee1 commit b84d6e7Copy full SHA for b84d6e7
1 file changed
.github/workflows/ci.yml
@@ -128,6 +128,7 @@ jobs:
128
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
129
with:
130
context: .
131
+ platforms: linux/amd64,linux/arm64
132
push: ${{ github.event_name != 'pull_request' }}
133
sbom: true
134
provenance: mode=max
0 commit comments