Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 8105ea5

Browse files
authored
Build docker image for multiple platforms (#108)
1 parent bc7578b commit 8105ea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ jobs:
2121
- name: Build and push
2222
uses: docker/build-push-action@v4
2323
with:
24+
context: .
25+
platforms: linux/amd64,linux/arm64
2426
push: true
2527
tags: stackupwallet/stackup-bundler:latest

0 commit comments

Comments
 (0)