Skip to content

Commit

Permalink
removing platform tag (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
gracegoo-stripe authored Nov 14, 2022
1 parent 3b3ada5 commit 24e99eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ dockers:
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=repository=https://github.com/stripe/stripe-cli"
- "--label=homepage=https://stripe.com"
- "--platform=linux/amd64"
- goos: linux
goarch: arm64
ids:
Expand All @@ -98,7 +97,6 @@ dockers:
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=repository=https://github.com/stripe/stripe-cli"
- "--label=homepage=https://stripe.com"
- "--platform=linux/arm64"
docker_manifests:
- name_template: "stripe/stripe-cli:latest"
image_templates:
Expand Down

0 comments on commit 24e99eb

Please sign in to comment.