diff --git a/.goreleaser.yml b/.goreleaser.yml
index 61aa356e5f6f0a39d8c21a81ca838a3c25d08cb9..7cb58225caaee1bd943a2f49f40a659ac1c5363c 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -9,11 +9,6 @@ builds:
 # Archive customization
 archive:
   format: tar.gz
-dockers:
-  -
-    binary: kube-bench
-    image: aquasec/kube-bench
-    latest: true
 fpm:
   vendor: Aqua Security
   description: "The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices"