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 8306ef9 commit 3dabf0cCopy full SHA for 3dabf0c
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Build and push
45
uses: docker/build-push-action@v4
46
with:
47
- platforms: linux/amd64,linux/arm64,linux/arm/v7
+ platforms: linux/amd64,linux/arm64
48
push: true
49
pull: true
50
labels: |
0 commit comments