Skip to content

Commit 882066d

Browse files
committed
Specify target platforms
1 parent 3053238 commit 882066d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
name: Build and push server
2828
uses: docker/build-push-action@v6
2929
with:
30+
platforms: linux/amd64,linux/arm64
3031
tags: ghcr.io/subdavis/kobodl:latest
3132
push: true

0 commit comments

Comments
 (0)