Skip to content

Commit 1190b09

Browse files
authored
Merge pull request #499 from gravitl/lmnzx-patch-release
Update UIRelease.yml removed arm v7 docker image
2 parents 55ff642 + 492a67e commit 1190b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UIRelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
context: .
5454
file: ./Dockerfile.standalone
55-
platforms: linux/amd64,linux/arm64, linux/arm/v7
55+
platforms: linux/amd64,linux/arm64
5656
push: true
5757
tags: |
5858
gravitl/netmaker-ui:${{ inputs.version }}

0 commit comments

Comments
 (0)