Skip to content

Commit 6accf2b

Browse files
committed
chore: build amd64
1 parent 0b1c8c4 commit 6accf2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-stg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
context: ./packages/ui/api/stellar
6363
file: ./packages/ui/api/stellar/Dockerfile.prod
64-
platforms: linux/arm64
64+
platforms: linux/amd64
6565
push: true
6666
tags: |
6767
${{ env.REGISTRY }}/wizard-stellar-api-stg:latest

0 commit comments

Comments
 (0)