Skip to content

Commit f179dfe

Browse files
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest to 3544399 (#418)
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 a780cb9 commit f179dfe

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:c38cc770631788157f8ea989df65ff30359c9f8af3246fef244b32caed9d5862 as runtime
42+
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:3544399c893a7f32d16220d22d493ae32e61379668e32bc54a74d8eb6ece80fc as runtime
4343

4444
ARG USER=2000
4545

0 commit comments

Comments
 (0)