Skip to content

Commit 7aba752

Browse files
dependabot[bot]k8s-ci-robot
authored andcommitted
build(deps): bump ubi9/ubi-minimal from 11db23b to 6d5a657
Bumps ubi9/ubi-minimal from `11db23b` to `6d5a657`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: 6d5a6576c83816edcc0da7ed62ba69df8f6ad3cbe659adde2891bfbec4dbf187 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c58f7d2 commit 7aba752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ARG STATIC_LINK=no
4545
RUN make
4646

4747
# hash below referred to latest
48-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:11db23b63f9476e721f8d0b8a2de5c858571f76d5a0dae2ec28adf08cbaf3652
48+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:6d5a6576c83816edcc0da7ed62ba69df8f6ad3cbe659adde2891bfbec4dbf187
4949
ARG version
5050
USER root
5151

0 commit comments

Comments
 (0)