Skip to content

Commit

Permalink
Update build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mezotv committed Oct 4, 2024
1 parent 7622a98 commit bb0ec1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
platforms: linux/arm64,linux/amd64
platforms: linux/arm64
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/client:latest

0 comments on commit bb0ec1c

Please sign in to comment.