Skip to content

Commit 95a57c8

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 7c5495d
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 75640b2 commit 95a57c8

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 2: Copy build assets to create the smallest final runtime image
4040
###############################################################################
4141
# Runtime - ubi-minimal:latest
42-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8 as runtime
42+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c as runtime
4343

4444
ARG USER=2000
4545

0 commit comments

Comments
 (0)