1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 08:08:07 +00:00

Merge pull request #95 from jaxxstorm/docker_remove

Remove docker build
This commit is contained in:
Liz Rice 2018-01-30 19:33:37 +00:00 committed by GitHub
commit 731fcb4437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"