Skip to content

Commit

Permalink
Set goarm 6 for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
181192 committed Feb 9, 2021
1 parent d34300b commit 03d2de8
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 @@ -48,6 +48,7 @@ dockers:
- www
- goos: linux
goarch: arm
goarm: "6"
ids:
- custom-error-pages
image_templates:
Expand Down

0 comments on commit 03d2de8

Please sign in to comment.