You've already forked armbian-router
mirror of
https://github.com/armbian/armbian-router.git
synced 2026-01-06 10:37:03 -08:00
build: Enable ARM64 platform
This commit is contained in:
2
.github/workflows/publish_image.yml
vendored
2
.github/workflows/publish_image.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
pull: true
|
||||
push: true
|
||||
labels: |
|
||||
|
||||
Reference in New Issue
Block a user