mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-04 19:17:27 +08:00
[+] ARM support?
This commit is contained in:
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@@ -46,5 +46,6 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: hykilpikonna/aquadx:latest
|
tags: hykilpikonna/aquadx:latest
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
cache-from: type=local,src=/tmp/.buildx-cache
|
cache-from: type=local,src=/tmp/.buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user