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 8675f05 commit 26ff233Copy full SHA for 26ff233
.github/workflows/action-docker-test.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: docker/build-push-action@v6
25
with:
26
push: true
27
- platforms: linux/amd64,linux/arm/v7,linux/arm64
+ platforms: linux/amd64,linux/arm64
28
build-args: |
29
VERSION=dev
30
tags: |
0 commit comments