Skip to content

Commit

Permalink
Add amd64 and arm64 as platforms to docker publish
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Aug 1, 2023
1 parent 1443443 commit 233269b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,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.
Expand Down

0 comments on commit 233269b

Please sign in to comment.