Skip to content

Commit

Permalink
Docker image building for arm64 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
CDimonaco authored Jun 11, 2024
1 parent eb348d7 commit 286ee23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
push: true
tags: ${{ env.IMAGE_REPOSITORY }}:${{ env.IMAGE_TAG }}
labels: ${{ steps.meta.outputs.labels }}
platforms: "linux/amd64,linux/arm64"
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit 286ee23

Please sign in to comment.