support arm64

This commit is contained in:
Renan Bernordi 2025-04-19 10:24:05 -03:00
parent d75e89e570
commit d7d921e94d
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha