Skip to content

Commit

Permalink
Update build_tag.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
elopsod authored May 23, 2024
1 parent 8e4b730 commit 0ac2bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
platforms: linux/amd64 ,linux/arm64/v8
platforms: linux/amd64,linux/arm64
tags: |
registry.hub.docker.com/${{github.repository}}:${{github.ref_name}}
registry.hub.docker.com/${{github.repository}}:latest

0 comments on commit 0ac2bf6

Please sign in to comment.