Skip to content

Commit

Permalink
Fixed ARMv8 Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Heckel committed Feb 10, 2022
1 parent 2188643 commit 8187b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Expand Up @@ -105,6 +105,7 @@ dockers:
- &arm64v8_image "binwiederhier/ntfy:{{ .Tag }}-arm64v8"
use: buildx
dockerfile: Dockerfile
goarch: arm64
build_flag_templates:
- "--platform=linux/arm64/v8"
- image_templates:
Expand Down

0 comments on commit 8187b49

Please sign in to comment.