Skip to content

Commit 4232540

Browse files
committed
build for both amd64 and arm64
1 parent 5eb969e commit 4232540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
labels: ${{ steps.meta.outputs.labels }}
8282
cache-from: type=gha
8383
cache-to: type=gha,mode=max
84+
platforms: linux/amd64,linux/arm64
8485

8586
# Sign the resulting Docker image digest except on PRs.
8687
# This will only write to the public Rekor transparency log when the Docker

0 commit comments

Comments
 (0)