We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a080ada commit 49c2598Copy full SHA for 49c2598
.github/workflows/docker.yaml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
cache-key: os-capacity
40
context: .
41
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
42
push: true
43
tags: ${{ steps.image-meta.outputs.tags }}
44
labels: ${{ steps.image-meta.outputs.labels }}
0 commit comments