mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-17 16:39:45 +00:00
update arm version for docker build
This commit is contained in:
parent
05a1f39dc4
commit
23c31a2223
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-release.yaml
vendored
2
.github/workflows/publish-release.yaml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
context: ./docker/production
|
||||
tags: |
|
||||
${{ env.TAGS }}
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
|
||||
platforms: linux/amd64,linux/arm/v7l,linux/arm64/v8
|
||||
push: true
|
||||
|
||||
- name: Extract build out of docker image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue