Skip to content

Commit

Permalink
Merge pull request #764 from gravitl/v0.10.0
Browse files Browse the repository at this point in the history
V0.10.0
  • Loading branch information
0xdcarns authored Feb 14, 2022
2 parents 59b1225 + 5bf8cff commit 51e2bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-netclient-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
with:
context: .
platforms: linux/amd64, linux/arm64
file: ./docker/Dockerfile-netclient-multiarch
push: true
tags: gravitl/netclient:${{ env.TAG }}
build-args: version=${{ env.TAG }}

0 comments on commit 51e2bbe

Please sign in to comment.