Skip to content

Commit c8acd5d

Browse files
dependabot[bot]saschagrunert
authored andcommitted
build(deps): bump ubi9/ubi-minimal from 2f06ae0 to 7c5495d
Bumps ubi9/ubi-minimal from `2f06ae0` to `7c5495d`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: 7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c25feba commit c8acd5d

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

0 commit comments

Comments
 (0)