Skip to content

Commit 48aacc0

Browse files
authored
Merge pull request #54 from a0s/patch-1
Add support for linux/arm64/v8 docker
2 parents a5b9f9e + b4edc37 commit 48aacc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
context: .
7979
file: build/docker/Dockerfile
8080
push: true
81+
platforms: linux/amd64,linux/arm64/v8
8182
build-args: |
8283
VERSION=0.0.0-develop
8384
tags: |

0 commit comments

Comments
 (0)