We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6f7dd commit 9ca347bCopy full SHA for 9ca347b
.github/workflows/release.yml
@@ -28,4 +28,4 @@ jobs:
28
tag: ${{ github.ref_name }}
29
registry_org: ${{ github.repository }}
30
dockerfile_path: Dockerfile
31
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
0 commit comments