Skip to content

Commit f182dc5

Browse files
authored
Update .goreleaser.yml (#373)
1 parent 5582673 commit f182dc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dockers:
4848
- "--label=org.opencontainers.image.revision={{ .FullCommit }}"
4949
- "--label=org.opencontainers.image.version={{ .Tag }}"
5050
- "--build-arg=VERSION={{ .Tag }}"
51+
- "--platform=linux/arm64"
5152
goos: linux
5253
goarch: arm64
5354
docker_manifests:

0 commit comments

Comments
 (0)