mirror of
https://github.com/alireza0/x-ui.git
synced 2026-08-28 12:22:21 +00:00
x86 Arch Support
This commit is contained in:
parent
343e7a9f15
commit
d608961af8
5 changed files with 56 additions and 22 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -50,6 +50,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64/v8, linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64/v8, linux/arm/v7, linux/386
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue