Skip to content

Commit

Permalink
fix arm64/v8 docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
sigua-cs committed Oct 13, 2022
1 parent 6465696 commit 795e8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dockers:
goarch: arm64
image_templates:
- "contentsquareplatform/chproxy:{{ .Version }}-arm64v8"
use: buildx
build_flag_templates:
- "--build-arg=BINARY=chproxy"
- "--platform=linux/arm64/v8"
Expand Down

0 comments on commit 795e8d5

Please sign in to comment.