We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8ee54b + 2a6aa54 commit e52bbbeCopy full SHA for e52bbbe
1 file changed
.github/workflows/publish.yml
@@ -28,6 +28,7 @@ jobs:
28
id: docker_build
29
uses: docker/build-push-action@v4
30
with:
31
+ platforms: linux/amd64,linux/arm64
32
push: true
33
tags: |
34
ghcr.io/babbel/ruru-lambda:latest
0 commit comments