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 26fa2e0 commit c1fdd65Copy full SHA for c1fdd65
.github/workflows/docker-image.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
context: .
56
push: true
57
- platforms: linux/amd64,linux/arm64, linux/arm64/v7
+ platforms: linux/amd64,linux/arm64
58
tags: ${{ steps.meta.outputs.tags }}
59
labels: ${{ steps.meta.outputs.labels }}
60
sbom: true
0 commit comments