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 4f372cf
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 @@ -75,3 +75,5 @@ jobs:
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/valkey:${{ matrix.name }}
platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/s390x
provenance: false

0 comments on commit 4f372cf

Please sign in to comment.