We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55ff642 + 492a67e commit 1190b09Copy full SHA for 1190b09
.github/workflows/UIRelease.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
context: .
54
file: ./Dockerfile.standalone
55
- platforms: linux/amd64,linux/arm64, linux/arm/v7
+ platforms: linux/amd64,linux/arm64
56
push: true
57
tags: |
58
gravitl/netmaker-ui:${{ inputs.version }}
0 commit comments