Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.25

pull/1441/head
chenk 1 year ago committed by GitHub
commit acddae1d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ COPY internal/ internal/
ARG KUBEBENCH_VERSION
RUN make build && cp kube-bench /go/bin/kube-bench
FROM alpine:3.17 AS run
FROM alpine:3.18 AS run
WORKDIR /opt/kube-bench/
# add GNU ps for -C, -o cmd, and --no-headers support
# https://github.com/aquasecurity/kube-bench/issues/109

Loading…
Cancel
Save