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

Bumps ubi8/ubi-minimal from 8.7 to 8.7-1085.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1386/head
dependabot[bot] 1 year ago committed by GitHub
parent 7d0d8ca993
commit f4590781d7
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.7 as run
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7-1085 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