diff --git a/.goreleaser.yml b/.goreleaser.yml index 61aa356..7cb5822 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"