Skip to content

Commit 0258ef6

Browse files
authored
add arm platform (#2)
1 parent efc0164 commit 0258ef6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
with:
4141
context: .
4242
file: docker/Dockerfile
43+
platforms: linux/amd64,linux/arm64
4344
push: true
4445
tags: ${{ steps.meta.outputs.tags }}
4546
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)