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 3f3a5a8 commit afa2997Copy full SHA for afa2997
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
push: true
50
tags: ${{ steps.meta.outputs.tags }}
51
labels: ${{ steps.meta.outputs.labels }}
52
- platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
+ platforms: linux/amd64,linux/arm64/v8
53
54
- name: Docker Hub Description
55
uses: peter-evans/dockerhub-description@v4
0 commit comments