Skip to content

Commit 143ced7

Browse files
committed
fix goreleaser
1 parent 1d54a2c commit 143ced7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dockers:
5454
build_flag_templates:
5555
- "--platform=linux/amd64"
5656
- image_templates:
57-
- "altinity/docker-sync:{{.Version}}-arm64v6"
57+
- "altinity/docker-sync:{{.Version}}-arm64v8"
5858
use: buildx
5959
dockerfile: Dockerfile
6060
build_flag_templates:

0 commit comments

Comments
 (0)