Skip to content

Commit e52bbbe

Browse files
authored
Merge pull request #2 from babbel/support_silicon
add silicon support for the image
2 parents f8ee54b + 2a6aa54 commit e52bbbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
id: docker_build
2929
uses: docker/build-push-action@v4
3030
with:
31+
platforms: linux/amd64,linux/arm64
3132
push: true
3233
tags: |
3334
ghcr.io/babbel/ruru-lambda:latest

0 commit comments

Comments
 (0)