Fixed ARMv8 Docker build

This commit is contained in:
Philipp Heckel 2022-02-09 19:20:30 -05:00
parent 2188643387
commit 8187b49599
1 changed files with 1 additions and 0 deletions

View File

@ -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: