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 1293357 commit beb7dcdCopy full SHA for beb7dcd
.github/workflows/main.yml
@@ -143,7 +143,7 @@ jobs:
143
continue-on-error: true
144
with:
145
context: .
146
- platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/arm/v6
+ platforms: linux/amd64, linux/arm64, linux/arm/v7
147
push: ${{ steps.nrVersion.outputs.push }}
148
file: .docker/Dockerfile.alpine
149
build-args: |
0 commit comments