Explorar o código

Fixed ARMv8 Docker build

Philipp Heckel %!s(int64=4) %!d(string=hai) anos
pai
achega
8187b49599
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .goreleaser.yml

+ 1 - 0
.goreleaser.yml

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