We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c461739 commit 7087c8fCopy full SHA for 7087c8f
.github/workflows/main.yml
@@ -24,4 +24,5 @@ jobs:
24
uses: docker/build-push-action@v2
25
with:
26
push: true
27
+ platforms: linux/amd64,linux/arm64
28
tags: ghcr.io/scrin/docker-stats
0 commit comments