Skip to content

Commit a369f83

Browse files
dependabot[bot]k8s-ci-robot
authored andcommitted
build(deps): bump ubi9/ubi-minimal from aaf57d0 to 8d905a9
Bumps ubi9/ubi-minimal from `aaf57d0` to `8d905a9`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: 8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d48fb89 commit a369f83

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:aaf57d07d6e192bcb72190f9841f41501b8b3dffdc5e60db2f7a668c2513ab6b
48+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7
4949
ARG version
5050
USER root
5151

0 commit comments

Comments
 (0)