We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1c8c4 commit 6accf2bCopy full SHA for 6accf2b
1 file changed
.github/workflows/docker-stg.yaml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
context: ./packages/ui/api/stellar
63
file: ./packages/ui/api/stellar/Dockerfile.prod
64
- platforms: linux/arm64
+ platforms: linux/amd64
65
push: true
66
tags: |
67
${{ env.REGISTRY }}/wizard-stellar-api-stg:latest
0 commit comments