Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
set goarch to arm64 in goreleaser snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Sheldon authored Sep 29, 2021
1 parent c03eec8 commit 8b783ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ dockers:
skip_push: false
dockerfile: Dockerfile
use: buildx
goarch: arm64
build_flag_templates:
- "--platform=linux/arm64"
- "--label=org.label-schema.schema-version=1.0"
Expand Down

0 comments on commit 8b783ab

Please sign in to comment.