Skip to content

Commit 8187b49

Browse files
author
Philipp Heckel
committed
Fixed ARMv8 Docker build
1 parent 2188643 commit 8187b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ dockers:
105105
- &arm64v8_image "binwiederhier/ntfy:{{ .Tag }}-arm64v8"
106106
use: buildx
107107
dockerfile: Dockerfile
108+
goarch: arm64
108109
build_flag_templates:
109110
- "--platform=linux/arm64/v8"
110111
- image_templates:

0 commit comments

Comments
 (0)