Skip to content

Commit

Permalink
feat(docker): add platforms to specify arch's (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrygerber authored and tchiotludo committed Oct 24, 2021
1 parent aa5679c commit c92d7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
push: true
context: .
tags: tchiotludo/akhq:${{ steps.vars.outputs.tag }}
platforms: linux/amd64,linux/arm64

# Slack
- name: Slack notification
Expand Down

0 comments on commit c92d7ec

Please sign in to comment.