Skip to content

Commit

Permalink
Build both amd64 & arm64 images (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
fdc-ntflx authored Feb 14, 2024
1 parent 1923365 commit 3386199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
platforms: linux/amd64,linux/arm64

0 comments on commit 3386199

Please sign in to comment.