Skip to content

Commit

Permalink
Merge pull request #83 from Impa10r/Impa10r-patch-1
Browse files Browse the repository at this point in the history
Update manual-docker-build.yml
  • Loading branch information
Impa10r authored Jul 14, 2024
2 parents 50ef665 + 66f9838 commit bcde489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
docker buildx build \
--platform linux/arm64,linux/amd64 \
--tag ghcr.io/impa10r/peerswap-web:${GITHUB_REF#refs/tags/} \
--tag ghcr.io/impa10r/peerswap-web:v1.6.6 \
--tag ghcr.io/impa10r/peerswap-web:latest \
--output "type=registry" \
.

0 comments on commit bcde489

Please sign in to comment.