Skip to content

Commit

Permalink
Merge pull request #2 from babbel/support_silicon
Browse files Browse the repository at this point in the history
add silicon support for the image
  • Loading branch information
sam4t authored Mar 27, 2023
2 parents f8ee54b + 2a6aa54 commit e52bbbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v4
with:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/babbel/ruru-lambda:latest
Expand Down

0 comments on commit e52bbbe

Please sign in to comment.