Skip to content

Commit

Permalink
Add linux/arm64 platform to Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
PCatinean committed Feb 5, 2024
1 parent de4bd85 commit 119e3c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
platforms: |
linux/386
linux/amd64
linux/arm64
load: false
push: true
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down Expand Up @@ -146,6 +147,7 @@ jobs:
platforms: |
linux/386
linux/amd64
linux/arm64
load: false
push: true
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit 119e3c1

Please sign in to comment.