Skip to content

Commit 239316a

Browse files
build(deps): bump ubi9/ubi-minimal in /build/trivy-operator (#2832)
Bumps ubi9/ubi-minimal from `61d5ad4` to `6fc28bc`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: 6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b200d0 commit 239316a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/trivy-operator/Dockerfile.ubi9

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# If you need to update the base image, please use manifest list digest SHA256 from the following link:
22
# https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti&gti-tabs=unauthenticated
33

4-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:61d5ad475048c2e655cd46d0a55dfeaec182cc3faa6348cb85989a7c9e196483
4+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71
55

66
# Install shadow-utils non-interactively and clean up package metadata to keep image small
77
RUN microdnf -y install shadow-utils \

0 commit comments

Comments
 (0)