mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-07 21:09:52 +00:00
Update docker.yml
This commit is contained in:
parent
74b74deac5
commit
42faf00700
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ github.repository_owner }}/hysteria
|
||||
${{ env.REGISTRY }}/${{ github.repository_owner }}/hysteria:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user