Fixed ARMv8 Docker build
parent
2188643387
commit
8187b49599
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue