Skip to content

Commit 92f8d38

Browse files
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest to 43dde01
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 8857547 commit 92f8d38

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

4444
ARG USER=2000
4545

0 commit comments

Comments
 (0)