`binaries` in `docker` is now deprecated (https://goreleaser.com/deprecations#dockerbinaries).
@@ -35,7 +35,7 @@ dockers:
-
goos: linux
goarch: amd64
- binaries:
+ ids:
- listmonk
image_templates:
- "listmonk/listmonk:latest"