Skip to content

Commit 6bb43f2

Browse files
upd
1 parent 71c1641 commit 6bb43f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Build and push Node resizer
2525
uses: docker/build-push-action@v5
2626
with:
27+
platforms: linux/amd64,linux/arm64
2728
context: .
2829
file: ./.docker/node.Dockerfile
2930
push: true

0 commit comments

Comments
 (0)