We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fc943 commit 29dfbdeCopy full SHA for 29dfbde
.github/workflows/docker-publish.yml
@@ -66,7 +66,7 @@ jobs:
66
labels: ${{ steps.meta.outputs.labels }}
67
cache-from: type=gha
68
cache-to: type=gha,mode=max
69
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
70
71
- name: Generate SBOM
72
uses: anchore/sbom-action@v0
0 commit comments