add arm support

This commit is contained in:
bkellam 2024-09-05 15:04:41 -07:00
parent d72ad77b47
commit ee4c658b28

View file

@ -82,6 +82,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
# Sign the resulting Docker image digest except on PRs.
# This will only write to the public Rekor transparency log when the Docker