Skip to content

Commit

Permalink
Merge pull request #54 from a0s/patch-1
Browse files Browse the repository at this point in the history
Add support for linux/arm64/v8 docker
  • Loading branch information
outdead authored Dec 12, 2024
2 parents a5b9f9e + b4edc37 commit 48aacc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
context: .
file: build/docker/Dockerfile
push: true
platforms: linux/amd64,linux/arm64/v8
build-args: |
VERSION=0.0.0-develop
tags: |
Expand Down

0 comments on commit 48aacc0

Please sign in to comment.