Skip to content

Commit be50a24

Browse files
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest to e4ca102 (#422)
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent f179dfe commit be50a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
3939
# Stage 3: Copy build assets to create the smallest final runtime image
4040
###############################################################################
4141
#ubi-minimal:latest
42-
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:3544399c893a7f32d16220d22d493ae32e61379668e32bc54a74d8eb6ece80fc as runtime
42+
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:e4ca1025efad7cc944fb991c716067b12e25ecbe05e6e81715a337179e417aa8 as runtime
4343

4444
ARG USER=2000
4545

0 commit comments

Comments
 (0)