We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058d1a9 commit b811bc8Copy full SHA for b811bc8
.github/workflows/publish.yml
@@ -40,6 +40,6 @@ jobs:
40
context: .
41
file: Dockerfile
42
push: true
43
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
44
tags: ${{ steps.meta.outputs.tags }}
45
labels: ${{ steps.meta.outputs.labels }}
0 commit comments