Skip to content

Commit

Permalink
add multi-arch support
Browse files Browse the repository at this point in the history
  • Loading branch information
roshkhatri committed Apr 3, 2024
1 parent 1229597 commit 1a0badd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ jobs:
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/valkey:${{ matrix.name }}
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 comments on commit 1a0badd

Please sign in to comment.