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 92da1b0 commit 4f215a4Copy full SHA for 4f215a4
.github/workflows/continuous-delivery.yaml
@@ -51,5 +51,5 @@ jobs:
51
push: true
52
context: .
53
file: ./Dockerfile
54
- platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
+ platforms: linux/amd64,linux/arm64/v8
55
tags: ghcr.io/${{ github.repository_owner }}/parca-operator:${{ env.TAG }}
0 commit comments