build(deps): bump ubi8/ubi-minimal from 8.6 to 8.7

Bumps ubi8/ubi-minimal from 8.6 to 8.7.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1320/head
dependabot[bot] 2 years ago committed by GitHub
parent d5039002af
commit 8ca21fadbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ RUN make build && cp kube-bench /go/bin/kube-bench
# ubi8-minimal base image for build with ubi standards
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6 as run
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7 as run
RUN microdnf install yum findutils openssl\
&& yum -y update-minimal --security --sec-severity=Moderate --sec-severity=Important --sec-severity=Critical \

Loading…
Cancel
Save